ventesites Posted September 27, 2014 Share Posted September 27, 2014 Hello There is no time out on my shop, as an admin i am logged for ever, same for customers... Is it something normal? Thanks Pat Link to comment Share on other sites More sharing options...
vekia Posted September 27, 2014 Share Posted September 27, 2014 no it's not normal please check: administration > preferences there is an option to "LifeTime of front office cookies" and "Life time of back-office cookies" what values you have there? Link to comment Share on other sites More sharing options...
ventesites Posted September 27, 2014 Author Share Posted September 27, 2014 (edited) hi ! Font office : 100 hours Back office : 480 hours But i am logged in as admin for days now...i never had a single time out ever ! Edited September 27, 2014 by ventesites (see edit history) Link to comment Share on other sites More sharing options...
ventesites Posted September 29, 2014 Author Share Posted September 29, 2014 Hi Vekia Any idea on how to solve my problem? Link to comment Share on other sites More sharing options...
massycroft Posted February 11, 2017 Share Posted February 11, 2017 Have you tried to check "Remind me" option when you log in as administrator? Sometime we forget to do it, better if it would be already checked. To do that edit the file admin/themes/default/template/controllers/login/content.tpl In line 80 replace this old string: <input name="stay_logged_in" type="checkbox" id="stay_logged_in" value="1" checked tabindex="3"/> with this new one: <input name="stay_logged_in" type="checkbox" checked="checked" id="stay_logged_in" value="1" checked tabindex="3"/> You won't need to check "Remind me" option every time. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now