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

skoontastic’s picture

Version: 6.x-1.4 » 6.x-1.x-dev

I'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.

p-unit’s picture

After 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.

p-unit’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

crabcakes’s picture

crabcakes’s picture

Status: Closed (fixed) » Needs review

I'm having this issue with 6.x-1.x-dev and have downgraded to 1.1.3 with no avail.

crabcakes’s picture

Status: Needs review » Closed (fixed)

My mistake, changes hadn't been committed. Downgrading to SimplePie 1.1.3 fixed it.

capoyeti’s picture

Agreed - Installing 1.1.3 fixed the problem. Thanks.