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



UserSpice
After the installation of the 4.2 I get the following errors - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26)
+--- Thread: After the installation of the 4.2 I get the following errors (/showthread.php?tid=650)



After the installation of the 4.2 I get the following errors - tsrinivas2406 - 07-26-2017

On the Login.php page I am getting the following errors :

Notice: Trying to get property of non-object in C:\xampp\htdocs\UserSpice\users\includes\header.php on line 78

Notice: Trying to get property of non-object in C:\xampp\htdocs\UserSpice\users\includes\header.php on line 82

Notice: Trying to get property of non-object in C:\xampp\htdocs\UserSpice\users\includes\header.php on line 93

Notice: Trying to get property of non-object in C:\xampp\htdocs\UserSpice\users\includes\header.php on line 117

Notice: Trying to get property of non-object in C:\xampp\htdocs\UserSpice\users\includes\navigation.php on line 50

Login
Register
Help
Home

Notice: Trying to get property of non-object in C:\xampp\htdocs\UserSpice\users\login.php on line 41

Fatal error: Uncaught Error: Call to a member function count() on boolean in C:\xampp\htdocs\UserSpice\users\classes\User.php:67 Stack trace: #0 C:\xampp\htdocs\UserSpice\users\classes\User.php(112): User->find('admin') #1 C:\xampp\htdocs\UserSpice\users\login.php(77): User->loginEmail('admin', 'password', true) #2 {main} thrown in C:\xampp\htdocs\UserSpice\users\classes\User.php on line 67


After the installation of the 4.2 I get the following errors - karsen - 07-29-2017

What is the full version of UserSpice you are using? I'm having trouble matching your errors with lines of code.