The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (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
Early timeout for logged in user
#5
Glad I could help...but there is still some other configuration issue on your server. The remember me sets a cookie...so if you are still staying logged in, that's great, but that means there is some sort of session issue on your server. I would try to...
1. Logout.
2. Add this line to init.ini
ini_set('session.gc_maxlifetime', 3600);
3. Login without remember me and see if your problem is still there.

If the problem goes away, you can either leave that line there, or you might want to adjust the php.ini file to have htat maxlifetime thing there so you don't keep getting logged out on other apps.
  Reply


Messages In This Thread
Early timeout for logged in user - by Overlordv2 - 11-24-2016, 11:29 PM
Early timeout for logged in user - by mudmin - 11-24-2016, 11:42 PM
Early timeout for logged in user - by mudmin - 11-24-2016, 11:48 PM
Early timeout for logged in user - by Overlordv2 - 11-24-2016, 11:52 PM
Early timeout for logged in user - by mudmin - 11-24-2016, 11:54 PM
Early timeout for logged in user - by Overlordv2 - 11-25-2016, 12:00 AM
Early timeout for logged in user - by mudmin - 11-25-2016, 12:02 AM
Early timeout for logged in user - by Overlordv2 - 11-25-2016, 12:03 AM
Early timeout for logged in user - by mudmin - 11-25-2016, 12:06 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)