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
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/printthread.php(287) : eval()'d code 2 errorHandler->error
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



UserSpice
Hide links to users - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Miscellaneous (https://userspice.com/forums/forumdisplay.php?fid=28)
+--- Forum: Off-topic Discussions (https://userspice.com/forums/forumdisplay.php?fid=10)
+--- Thread: Hide links to users (/showthread.php?tid=688)

Pages: 1 2 3


Hide links to users - mudmin - 08-27-2017

Awesome. Thanks @Brandin for sticking with this and thanks @dormido for sticking with us!


Hide links to users - Brandin - 08-27-2017

Just to give you info on WHY this happened.

In those two files I mentioned you called, before the actual content of the table, you must be running some type of DB query, and it is causing it to break since we never actually pulled the data, just defined the variable. If you run into this again, just try moving your query to be the first thing before your foreach if possible.


Hide links to users - dormido - 08-27-2017

Thanks to all the Userspice team. I love userspice.