Hi,

I spent a lot of time to discover why was the clock not updating every minute. the reason was very silly therefore I found it useful to mention it here. The JQuery Timer should be stored in a file called

jquery.timers.js

otherwise the clock will not update continuously.

Regards.

Comments

tstoeckler’s picture

Status: Active » Fixed

Yes, that's correct. That's mentioned in the INSTALL.txt file.
http://drupalcode.org/viewvc/drupal/contributions/modules/clock/INSTALL....
I have thought writing some code that would look for these kinds of errors and give some guidance in the user interface, but I am very reluctant on this, as it would basically discourage people from reading INSTALL.txt.
I could be persuaded, though.

tstoeckler’s picture

Note that I just added a small note about that on the Clock module project page.

Status: Fixed » Closed (fixed)

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