Roundcube Community Forum

 

Wrong time stamp displayed due to inactivity timeout (autologout plugin)

Started by mtj1310, December 15, 2011, 07:00:15 AM

Previous topic - Next topic

mtj1310

Hi
When the user is automatically logged out due to inactivity timeout, the banner is displaying the message that he's logged out, has a wrong time stamp. The time is showing +7 hours wrong. My time zone is UTC +1. All other time stamps in RC are displaying correct. I've also checked the time zone setting in MySQL, and it's correct.
I'm running RC 0.7 stable (the problem was also discovered in RC 0.6) on a QNAP TS-119.
Any help would be appreciated.
Thanks in advance
Michael

SKaero

Do you have $rcmail_config['timezone'] set in /config/main.inc.php?

mtj1310

Thank you for replying.
Tried to change $rcmail_config['timezone'] = 'auto'; to $rcmail_config['timezone'] = +1;
But still the same problem.
Michael


mtj1310

Yes, you were right. After making changes to php.ini it works.
Thank you very much.
Michael


rosali

Regards,
Rosali