• When I go to add a custom menu, the menu does not save, or show any menu settings.

    I have tried

      deactivating and deleting all plugins
      reinstalling WP
      switching to 2015 theme
      trying debug mode

    I get this error:

    WordPress database error: [Can't create/write to file '/tmp/#sql_71408_0.MYI' (Errcode: 13)]
    SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('nav_menu') AND tr.object_id IN (28) ORDER BY t.name ASC
    
    WordPress database error: [Can't create/write to file '/tmp/#sql_71408_0.MYI' (Errcode: 13)]
    SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('nav_menu') AND tr.object_id IN (29) ORDER BY t.name ASC
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/aarondod/public_html/blog/wp-includes/wp-db.php:1251) in /home/aarondod/public_html/blog/wp-includes/pluggable.php on line 1178
  • The topic ‘Custom Menus Not Saving’ is closed to new replies.