My wordpress install has been behaving very strange. When I save a custom menu (to be used in a widget) and head to the widgets section, the custom menu widget says no custom menus exist.
When I return to the menu section, there are no menus there, and when I attempt to save a new menu with the same title as before, I get an error stating the menu title already exists.
Does anyone know what the issue might be? Any help would be greatly appreciated!
1. Enable DEBUGoption in wp-config.php
2. Error was displayed on front end. Was a MySQL permissions error that would not allow writing to the /tmp directory
3. Needed to chownthe /tmp directory to the correct user to allow WordPress to access the directory.
Viewing 1 replies (of 1 total)
The topic ‘WordPress Menu Not Saving’ is closed to new replies.