Using 2.7.2
I’ve tried everything that I know to remove/stop/eliminate or even extend the CP timeout and nothing is working. I’ve added the following hidden variables to the config.php file with no luck:
$config[‘cp_session_ttl’] = 7200;
$config[‘user_session_ttl’] = 7200;
I’m using “cookies only” for my CP sessions, which simply adds “Auto log-in on future visits?” to the log-in page.This does nothing to keep me logged in and once the CP logs itself out, it’s back to square one. Also, when I do log back in, I’m forced to enter name and password twice.
I’m using the latest Firefox. Yes, my cookies are enabled and are visible when I check. Security software is not stripping anything out. No blocking. The same behavior happens in IE10.
I (it’s just me) don’t need the timeout feature at all - it’s getting very old having to refresh all the time.
Thanks.