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
#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


Messages In This Thread
PHP 7.2 - by tjones - 09-22-2018, 12:13 AM
RE: PHP 7.2 - by mudmin - 09-23-2018, 10:47 AM
RE: PHP 7.2 - by tjones - 09-24-2018, 10:59 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)