wikutag
SoulBound 8.6 100% custom
When i try to loggin to my account on site
Fatal error: Call to a member function fetchAll() on a non-object in C:\xampp\htdocs\classes\databaselist.php on line 68
This is the line 68
$this->data = $this->getDatabaseHandler()->query($query)->fetchAll();
Fatal error: Call to a member function fetchAll() on a non-object in C:\xampp\htdocs\classes\databaselist.php on line 68
This is the line 68
$this->data = $this->getDatabaseHandler()->query($query)->fetchAll();
Last edited: