Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Steph Jensen Posted January 4, 2019 Posted January 4, 2019 I am sure that this is a stupid question, but where do i set the session timeout for users? I remember being able to simply type in the url and already be signed in, but now it seems that i have to log in every time. Is there a setting on the site to define how long it will keep users logged in before auto log off?
Daniel F Posted January 4, 2019 Posted January 4, 2019 This is defined by the session.gc_maxlifetime setting defined via the php.ini
Steph Jensen Posted January 4, 2019 Author Posted January 4, 2019 Thanks @Daniel F Where do i find this file? It doesn't seem to be in the root of the site
Jim M Posted January 4, 2019 Posted January 4, 2019 7 minutes ago, Steph Jensen said: Where do i find this file? It doesn't seem to be in the root of the site This would be the PHP configuration file. However, if you are needing to login each and every time, I would suggest ensuring you are marking the "Remember Me" function as this should keep a cookie in your browser which will remember you.
Steph Jensen Posted January 4, 2019 Author Posted January 4, 2019 @Jim M the remember me is checked, and it does remember my log in information. But I need to log in more or less every time i visit the site, unless i keep the tab open.
Jim M Posted January 4, 2019 Posted January 4, 2019 1 minute ago, Steph Jensen said: @Jim M the remember me is checked, and it does remember my log in information. But I need to log in more or less every time i visit the site, unless i keep the tab open. I would suggest clearing your cookies in your browser and attempting again. If that does not help, I would suggest submitting a ticket as it should not be operating in that manner.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.