Closed (fixed)
Project:
GCal Events
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2009 at 15:25 UTC
Updated:
17 Feb 2010 at 08:45 UTC
Hi,
I've used gcal events and recently it's been acting very funny. It's starting to show dates from the creation of the google calendar (aug 2008 or aug 2009 depending on the calendar) and not starting from today's date (dec 2009). The weirdest thing is that occasionally it will load from the correct date but upon refresh it will show old dates again. This has been the case on multiple computers and multiple browsers so it doesn't seem to at least be a browser cache issue.
I'm not sure if this is a module problem or another date issue, but I'm a novice at all of this, please help!
Comments
Comment #1
skoontastic commentedI'm having the same issue. Stock Drupal 6.15, no other modules active yet. Like the previous poster, I'm getting calendar items from earlier this month, even when I check "Show events from today only." Time zone settings are correct. I tried both the release and the dev release. I have also tried two different public calendars.
Comment #2
p-unit commentedAfter about 4 hrs of trouble shooting and playing with the code, it turns out the bug is not in the gcal events module, but instead with simple pie. when you go to download simple pie, use version 1.1.3 instead of the current latest version 1.2. The correct events should then be displayed.
Comment #3
p-unit commentedComment #5
crabcakes commentedComment #6
crabcakes commentedI'm having this issue with 6.x-1.x-dev and have downgraded to 1.1.3 with no avail.
Comment #7
crabcakes commentedMy mistake, changes hadn't been committed. Downgrading to SimplePie 1.1.3 fixed it.
Comment #8
capoyeti commentedAgreed - Installing 1.1.3 fixed the problem. Thanks.