Critical error / Cant’t access plugin
-
Hi,
I’ve got a Fatal error when trying to access my Menu Editor Pro plugin on a WordPress 5.4.2 install.
Here is my php error :
Fatal error: Uncaught RuntimeException: Failed to encode the menu configuration as JSON. json_encode returned a boolean. JSON error code: 5. JSON error message: Malformed UTF-8 characters, possibly incorrectly encoded in /home/feumcyb/www/wp-content/plugins/admin-menu-editor-pro/includes/menu.php:222
Stack trace:
#0 /home/feumcyb/www/wp-content/plugins/admin-menu-editor-pro/includes/menu-editor-core.php(2574): ameMenu::to_json(Array)
#1 /home/feumcyb/www/wp-content/plugins/admin-menu-editor-pro/includes/menu-editor-core.php(2281): WPMenuEditor->display_editor_ui()
#2 /home/feumcyb/www/wp-includes/class-wp-hook.php(287): WPMenuEditor->page_menu_editor(”)
#3 /home/feumcyb/www/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
#4 /home/feumcyb/www/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#5 /home/feumcyb/www/wp-admin/admin.php(254): do_action(‘settings_page_m…’)
#6 /home/feumcyb/www/wp-admin/options-general.php(10): require_once(‘/home/feumcyb/w…’)
#7 {main} thrown in /home/feumcyb/www/wp-content/plugins/admin-menu-editor-pro/includes/menu.php on line 222I try to uninstall et reinstall an older version but it didn’t solve the problem.
- The topic ‘Critical error / Cant’t access plugin’ is closed to new replies.