PHP Fatal Error
-
Hi,
After updating the plugin to version 4.13.2 it has begun to throw the following error, causing a 500 response from the server. So I’ve been forced to disable it.The website logs show the following:
PHP Fatal error: Uncaught Error: Class ‘Psr\\Log\\LogLevel’ not found in /var/app/current/wp-content/plugins/wp-rss-aggregator/includes/admin-log.php:9\nStack trace:\n#0 /var/app/current/wp-content/plugins/wp-rss-aggregator/wp-rss-aggregator.php(288): require_once()\n#1 /var/app/current/wp-settings.php(362): include_once(‘/var/app/curren…’)\n#2 /var/app/current/wp-config.php(32): require_once(‘/var/app/curren…’)\n#3 /var/app/current/wp-load.php(37): require_once(‘/var/app/curren…’)\n#4 /var/app/current/wp-blog-header.php(13): require_once(‘/var/app/curren…’)\n#5 /var/app/current/index.php(17): require(‘/var/app/curren…’)\n#6 {main}\n thrown in /var/app/current/wp-content/plugins/wp-rss-aggregator/includes/admin-log.php on line 9
PHP version we are using is PHP 7.1
WordPress Core version: 5.2 (I’ll try updating to new 5.2.1 version)Can you check if it’s a code problem?
Thank you!
- The topic ‘PHP Fatal Error’ is closed to new replies.