Closed (fixed)
Project:
GCal Events
Version:
6.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
22 Feb 2011 at 00:40 UTC
Updated:
15 Apr 2013 at 16:08 UTC
I'm trying to use a calendar id from an organization that is set up in google calendars. It's a school district and the calendar id is "districtcalendar@usdxxx.net". That id won't work when entered into the block. I get the error message:
GCal Events[Block 2] A feed could not be found at http://www.google.com/calendar/feeds/districtcalendar@usdxxx.net%40group...
The xml address doesn't work either:
http://www.google.com/calendar/feeds/districtcalendar%40usdxxx.net/publi...
Please advise if there is something different I need to do for an organization calendar.
Thank you
Comments
Comment #1
syaman commentedYou might want to uncheck
"Show events from today only"
I also found
http://drupal.org/node/983994
to contain some other crucial patches
These worked for me :)
Comment #2
bcarson commentedI'm having a similar issue. I have one calendar with the Calendar ID "bill.ford@memorialsportscenter.org"
The feed works in the gcal_event block. However, the feed starts with a December 13th event instead of the closest event to "now" which would be an October 10th event.
The XML feed of this calendar works fine (i.e., starts with the correct date: http://www.google.com/calendar/feeds/bill.ford%40memorialsportscenter.or...)
All my other blocks work fine. However, all the correctly-working blocks have "xxxxxx@group.calendar.google.com" Calendar IDs.
Any thoughts?
Comment #3
bcarson commentedusing the 6.x-1.x-dev version AND downgrading to an older version of SimplePie (1.1.3) solved all the issues I was having, including this one.
Downgrading simplepie solution explained here:
http://drupal.org/node/985404
Comment #4
jdwfly commented6.x still needs the older version of SimplePie.
Comment #5
jdwfly commentedPlease open a new request if you feel this is still an issue.