Closed (fixed)
Project:
Automated Logout
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2008 at 22:15 UTC
Updated:
23 Feb 2008 at 17:42 UTC
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
Comment #1
oscarp commentedWeb server had the wrong time. It works now after I adjusted the server clock.
Thanks
Comment #2
jrglasgow commentedJavascript 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.
Comment #3
jrglasgow commentedSince the problem was figured out I am marking this closed.