2016-07-13, 08:25:49
I am running GS 3.3.10 on localhost and am having problems with the admin area continually logging off within minutes of logging in.
I checked admin/inc/configuration.php and logout time is set to three hours.
$cookie_time = '10800'; // in seconds, 3 hours
Any help would be much appreciated, thanks.
I checked admin/inc/configuration.php and logout time is set to three hours.
$cookie_time = '10800'; // in seconds, 3 hours
Any help would be much appreciated, thanks.
I'm no Einstein, nor do I profess to be. Just saying what I would try in the circumstances.