I installed the autologout module and configure it. I also downloaded the Countdown timer module. I also enabled the block to display the autologout information.
I do not get the timer on how much longer or how much time is left and I only get "You have not been logged out. This page will refresh in xxx seconds".
I stepped throught the code with Firebug (Firefox) and I noticed that it displays the "You will be automatically logged out at Thu, 21 Feb 2008 15:12:54 -0600 if this page is not refreshed before then." and then it changes to the text above.

Any ideas?

Comments

oscarp’s picture

Web server had the wrong time. It works now after I adjusted the server clock.

Thanks

jrglasgow’s picture

Javascript Countdown Timer 6.x-2.4 tries to help solve this problem by sending the server's current time to the client to help sync the time. I have been working with jvandervort to solve this problem.

jrglasgow’s picture

Status: Active » Closed (fixed)

Since the problem was figured out I am marking this closed.