The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Session Expiration
#1
I want the ability to have the user to login forever until they logout.
At the moment every time the browser/tab is closed it makes me log back in.

I change 'cookie_expiry' => 2147483647, in the init.php file which is not to expire until 2038.
Does not change anything.

I have read on the forum that it use to be forever. Can someone guide me to where I can change the session to never expire. 
Thanks in advance

Patrick
  Reply
#2
There are several factors. There are you are cookie parameters. You are PHP session timeout in PHP.ini and the browser of the person who is visiting the site.
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)