I'm running the module on my site and notice the day isn't changing. The seconds are moving and the minutes and hours also appear to be working. Trying to clear the browser's cache doesn't work. You have to go into the Admin section go to Performance and clear cache. Then you can refresh your page and the day is updated.

I haven't seen any other issues related to this one, so , hopefully, there's an easier workaround and I just don't know about it. Thanks for your help.

Comments

Crashtest’s picture

Works neither with boost (static page cache). The problem is with a static cache the content of a page is frozen. The JavaScript routine looks at what is there and do then the dynamics. So of course it doesn't work, because the numbers that are in the website source are already old.

One could avoid that by writing the events date into an invisble field in the websites source. Needs some rewriting though.

ckleiman’s picture

Thanks for your input! I took the module down a month or so ago. Since then, I've disabled caching. If I enable the module, again, I think it should work ok as long as caching remains disabled.

UsingSession’s picture

Issue summary: View changes
Status: Active » Closed (outdated)