Closed (fixed)
Project:
Event
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2008 at 15:09 UTC
Updated:
9 Jan 2009 at 08:40 UTC
The current day on the calendar is highlighted correctly for registered users, but when logged out a wrong day is highlighted as current (exactly a week behind).
How does the calendar calculate "today"? How can it be different for different user roles?
Comments
Comment #1
rpardun commentedI am having a similar problem. My events show the "time until" in the block incorrectly for anonymous users. When I log in and refresh the page it updates the time. I can then log back out and the time shown to anonymous users will once again be fixed at the "new" incorrect time.
Anyone have any insight?
Comment #2
killes@www.drop.org commentedHave you turned page caching on?
Comment #3
StS commentedI previously have had the same problem as rpardun. It occurs only in the "Upcomming events" block, the event-timeleft entries are not correct. Clearing the cache solves the problem temporary. Do I really have to disable the cache? Is it possible to clear the cache automatically once a day?
Comment #4
StS commentedMy problem has been solved by installing Drupal 6.8 and the development snapshot 6.x-2.x-dev of the event module from 2008-Dec-18.
Additionally, I disabled the 'Block cache' option at the performace section. This might also be the most important modification.
Comment #5
portulacaI can confirm that with drupal 6.8 and the new Event module from Dec 18 the problem no longer occurs.
Thank you everyone :)