Error 500 in Admin area
See original GitHub issuePHP message: PHP Fatal error: Declaration of Controller\Admin::getLogger($type = 'ADMIN') must be compatible with Controller\Controller::g etLogger($type = 'DEBUG'): Log in /srv/www/pathfinder/htdocs/app/main/controller/admin.php on line 19
Hello. Can you please tell me how to fix it?
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:5 (2 by maintainers)
Top Results From Across the Web
How To Fix HTTP 500 Internal Server Error In WordPress
HTTP 200 means the request is all right. · HTTP 500 means there is an error as something has gone wrong. · Go...
Read more >Can't access wp-admin Internal Server Error 500
500 errors are hard to diagnose; they are sort of generic. Sometimes the access logs will give you hints.
Read more >How to Fix the 500 Internal Server Error on Your WordPress Site
The WordPress 500 internal error is an application-side issue and mostly occurs on the server level. Mostly it is caused due to plugin/theme...
Read more >How to Fix the 500 Internal Server Error in WordPress
Simply go to the WordPress admin area and click on 'Plugins'. Now you need to reactivate one plugin at a time until you...
Read more >How to Fix the HTTP Error 500 in WordPress for Beginners
You've reached your site's PHP memory limit. If this is the source of the error, you'll usually see it when trying to log...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fixed here https://github.com/tralafiti/pathfinder/commit/e545fb7d131e04949927f75f23a10cb591d0e5d6
Thanks for reporting, will be fixed with this commit: https://github.com/exodus4d/pathfinder/commit/c21e33d2314c341e71f999617ff7329c524fb99f#diff-23790c41cf23c3c5b24b709043c1d40aR351