Error with WordPress 5.2
-
Upgraded WordPress to 5.2 and it works fine on the frontend, but when I try to login into the dashboard it goes into recovery mode giving this error:
An error of type E_ERROR was caused in line 1036 of the file ..\wp-content\plugins\business-directory-plugin\includes\admin\class-admin.php.
Error message: Uncaught Error: Class ‘WPBDP__ListingsWithNoFeePlanView’ not found in ..\wp-content\plugins\business-directory-plugin\includes\admin\class-admin.php:1036
Stack trace: #0 ..\wp-includes\class-wp-hook.php(286): WPBDP_Admin->register_listings_views(”)
#1 ..\wp-includes\class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#2 ..\wp-includes\plugin.php(465): WP_Hook->do_action(Array)
#3 ..\wp-admin\admin.php(169): do_action(‘admin_init’)
#4 ..\wp-admin\index.php(10): require_once(‘…’)
#5 {main} thrownTried activating and reactivating. Also uninstalled and reverted the plugin back to 5.5.4 and still get the same error. Currently on WP 5.2 and plugin version 5.5.5
The topic ‘Error with WordPress 5.2’ is closed to new replies.