Problem after 5.1.1 upgrade
-
My site recently upgraded automatically to WP 5.1.1, which is the only change I’m aware of.
This morning I got notice that I had to update another plugin, but when I logged in and went to the plugin page, I was getting a 500 error.I am using BackWPUp Version 3.6.8.
I reviewed the http error logs, and found this:
[Thu Mar 14 13:50:04.581919 2019] [php7:error] [pid 7567] [client x.x.x.x:53234] PHP Fatal error: Uncaught Error: Call to undefined function Inpsyde\\BackWPup\\Notice\\json_last_error() in /var/www/html/wp-content/plugins/backwpup/inc/Notice/PromoterUpdater.php:27
Stack trace:
#0 /var/www/html/wp-content/plugins/backwpup/backwpup.php(131): Inpsyde\\BackWPup\\Notice\\PromoterUpdater->update()
#1 /var/www/html/wp-includes/class-wp-hook.php(288): BackWPup->{closure}(Object(stdClass))
#2 /var/www/html/wp-includes/plugin.php(208): WP_Hook->apply_filters(Object(stdClass), Array)
#3 /var/www/html/wp-includes/option.php(1815): apply_filters(‘pre_set_site_tr…’, Object(stdClass), ‘update_plugins’)
#4 /var/www/html/wp-includes/update.php(332): set_site_transient(‘update_plugins’, Object(stdClass))
#5 /var/www/html/wp-includes/class-wp-hook.php(286): wp_update_plugins(”)
#6 /var/www/html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
#7 /var/www/html/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#8 /var/www/html/wp-admin/admin.php(365): do_action(‘load-plugins.ph…’)
#9 /var/www/html/wp- in /var/www/html/wp-content/plugins/backwpup/inc/Notice/PromoterUpdater.php on line 27, referer: …I moved the backwpup folder out of the plugins folder, and I was able to visit the page (and the plugin was deactivated). I placed the plugin folder back, but the plugin is still deactivated. I fear re-activating it will bring the error back.
- The topic ‘Problem after 5.1.1 upgrade’ is closed to new replies.