03-05-2019, 04:12 PM
I want the ability to have the user to login forever until they logout.
At the moment every time the browser/tab is closed it makes me log back in.
I change 'cookie_expiry' => 2147483647, in the init.php file which is not to expire until 2038.
Does not change anything.
I have read on the forum that it use to be forever. Can someone guide me to where I can change the session to never expire.
Thanks in advance
Patrick
At the moment every time the browser/tab is closed it makes me log back in.
I change 'cookie_expiry' => 2147483647, in the init.php file which is not to expire until 2038.
Does not change anything.
I have read on the forum that it use to be forever. Can someone guide me to where I can change the session to never expire.
Thanks in advance
Patrick