I'm setting up a new site for an organization and on my test domain I installed gcal to play with to see if it would be a good solution for a calendar for the site. I ran into a problem though. The error below shows up for both admins logged in and regular non-logged in users over and over.
I'm not sure what it means - any help is appreciated. The calendar does show up, so I'm not sure what I did wrong (if anything). I'm using the test calendar included in the documentation (yes - I actually RTFM)
Notice: Undefined index: in gcal_events_get_events() (line 692 of /home/XXXXX/public_html/CEI/sites/all/modules/gcal_events/gcal_events.module).
Notice: Undefined index: in gcal_events_get_events() (line 721 of /home/XXXXX/public_html/CEI/sites/all/modules/gcal_events/gcal_events.module).
Comments
Comment #1
shadekitty commentedI disabled the block that I had set up for the GCal, and the errors went away thankfully. I'll leave it disabled for now - hoping someone can clue me in on what I can d to fix this without having to look for another calendar option..
Comment #2
sinetekc commentedI am having the same problems. I have tried using different versions of SimplePie. I am running Drupal 7,
Debug is on and shows this:
# GCal Events: PHP Memory Limit: 64M
# GCal Events: PHP Initial Memory Usage: 25.7MB
# GCal Events: PHP Initial Memory Usage (real): 25.8MB
# GCal Events: Timezone: America/New_York
# GCal Events: Simplepie version 1.2.1-dev
Comment #3
jdwfly commentedI don't see this happening in the current dev of this module and the current release of Simplepie.