Stay logged in option does not do what you or every other normal forum user thinks unfortunately. I've been round this many, many times.
When a user logs in they start a session. A setting in PHPBB under Load Settings is Session Length. By default its something like 60 minutes. After a period of inactivity, the session is ended, user needs to log back in again when they return.
Changing this setting will keep them logged in, but puts a huge strain on your session table and is not recommended.
When a user logs in they start a session. A setting in PHPBB under Load Settings is Session Length. By default its something like 60 minutes. After a period of inactivity, the session is ended, user needs to log back in again when they return.
Changing this setting will keep them logged in, but puts a huge strain on your session table and is not recommended.
Statistics: Posted by ukautoforums — Thu Jul 25, 2024 2:27 pm