Customize option returns 500 error
-
After migrating server and updating to V4.4.2 the following options bring me to a 500 error screen.
– Customize
– Header
– BackgroundThis problem occurs with ALL themes.
Am currently using 2016
Have tried…
Deactivating all plugins.
A complete fresh install of wp… automatic AND manual.
Removing and recreating .htacces fileThe last thing I tried was removing all WP files and creating a completely fresh install with a new db.
This worked…. then I changed the wp-config file to point to the old db and the problem returned.I feel I have tried everything and have been working on this for over a week and my web host support has given up on it too. they say it seems the problem is with the wp database and that I need a web developer to solve the problem.
Here is the error log they sent me…
[02-Feb-2016 23:57:38 UTC] PHP Fatal error: Uncaught exception ‘Exception’ with message ‘Supplied nav_menu_item value missing property: description’ in /home/andybram/public_html/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:191
Stack trace:
#0 /home/andybram/public_html/wp-includes/class-wp-customize-nav-menus.php(551): WP_Customize_Nav_Menu_Item_Setting->__construct(Object(WP_Customize_Manager), ‘nav_menu_item[1…’, Array)
#1 [internal function]: WP_Customize_Nav_Menus->customize_register(Object(WP_Customize_Manager))
#2 /home/andybram/public_html/wp-includes/plugin.php(525): call_user_func_array(Array, Array)
#3 /home/andybram/public_html/wp-includes/class-wp-customize-manager.php(583): do_action(‘customize_regis…’, Object(WP_Customize_Manager))
#4 [internal function]: WP_Customize_Manager->wp_loaded(”)
#5 /home/andybram/public_html/wp-includes/plugin.php(525): call_user_func_array(Array, Array)
#6 /home/andybram/public_html/wp-settings.php(413): do_action(‘wp_loaded’)
#7 /home/andybram/public_html/wp-config.php(91): require in /home/andybram/public_html/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php on line 191Any ideas welcome,
Thankyou.
- The topic ‘Customize option returns 500 error’ is closed to new replies.