We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ive made sure i followed all the steps.
When i navigate to http://localhost/mangareader, i get the following exception:
Fatal error: Uncaught Error: Attempt to modify property "setup" on null in C:\xampp\htdocs\mangareader\system\core\loader.php:233 Stack trace: #0 C:\xampp\htdocs\mangareader\system\core\loader.php(125): Core\Loader->loadClass('setup', 'library', 'setup') #1 C:\xampp\htdocs\mangareader\system\core\loader.php(55): Core\Loader->library('Setup') #2 C:\xampp\htdocs\mangareader\system\core\loader.php(37): Core\Loader->loadConfig(Array) #3 C:\xampp\htdocs\mangareader\system\core\core.php(22): Core\Loader->autoload() #4 C:\xampp\htdocs\mangareader\index.php(104): require('C:\\xampp\\htdocs...') #5 {main} thrown in C:\xampp\htdocs\mangareader\system\core\loader.php on line 233
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Ive made sure i followed all the steps.
When i navigate to http://localhost/mangareader, i get the following exception:
Fatal error: Uncaught Error: Attempt to modify property "setup" on null in C:\xampp\htdocs\mangareader\system\core\loader.php:233 Stack trace: #0 C:\xampp\htdocs\mangareader\system\core\loader.php(125): Core\Loader->loadClass('setup', 'library', 'setup') #1 C:\xampp\htdocs\mangareader\system\core\loader.php(55): Core\Loader->library('Setup') #2 C:\xampp\htdocs\mangareader\system\core\loader.php(37): Core\Loader->loadConfig(Array) #3 C:\xampp\htdocs\mangareader\system\core\core.php(22): Core\Loader->autoload() #4 C:\xampp\htdocs\mangareader\index.php(104): require('C:\\xampp\\htdocs...') #5 {main} thrown in C:\xampp\htdocs\mangareader\system\core\loader.php on line 233
The text was updated successfully, but these errors were encountered: