07-26-2017, 10:07 AM
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
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