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
PHP 7.2
#1
Anybody running the latest on PHP 7.2. I seem to be having lots of issues, mainly forced logouts. I can't add users manually or admin_page.php. No errors are being thrown so I am not sure where to even start. If it's just me, maybe ill start with a fresh install
  Reply
#2
I run 7.2 without issues.

Do you have access to your phpmyadmin where you can turn on error reporting, etc?
  Reply
#3
Just following up, maybe it will help someone else out. I use htaccess to get "pretty links"
Going to PHP 7.2 from 7.0 requires you to wrap your rewrite rules in <IfModule mod_rewrite.c> ...... </IfModule>
Otherwise you end up with some 406 errors or other failures. I had error reporting on, but no errors were being reported, which makes sense because I don't think I was processing php code at all at the point it died. Probably not even a userspice thing
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)