Forums / Developer / Ezpublish and Remember Me function on login page
Tuulia Antonius
Wednesday 09 February 2011 4:02:47 am
We have gotten a problem with the Remember Me function on login page since the upgrade from 4.3 to 4.4.
The 'remember me' stays for a some hours and the it is gone. The same problem is on two different sites. In our configure files we define: settings/site.ini
RememberMeTimeout =31536000 CookieTimeout not defined in php.iniphp.ini cookiie life liftime is 0
Is this a common problem or a new bug with release 4.4? How to fix this. I see that this has something to so with the method: static protected function setCookieParams( $lifetime = false ) in file lib/ezsession/classes/ezsession.php
Harry Oosterveen
Wednesday 09 February 2011 5:56:16 am
We have the same problem with a brand new installation of eZ 4.4, and the following settings:
[Session] SessionNameHandler=default RememberMeTimeout=259200 ActivityTimeout=2592000 SessionTimeout=2592000
Any help would be appreciated.
Kind regards,
Harry