• Hi,

    I have a site where I cant add an menu item in the Apperance – Menu.

    I can add the items in the list, but once I click save the following happens:

    – The menu item isnt savned (it get as before)
    – The menu gets removed from its location (catnav) and I have to replace it in the “set position”.

    Everything worked well before, but suddenly it didnt work any more. The one thing that has happen is that the SQL database is moved from 5.5 to Maria 10.0 by the host.

    I have tried following:

    – Innstaled an earlier Version 4.3
    – Move everything to a New database With 5.5
    – Deactivated all plugins

    But nothing Works.

    When I use debugging I get the following:

    already defined constructor for class googlefonts in /home/3/o/ossia/www/wp-content/plugins/wp-google-fonts/google-fonts.php on line 140
    
    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/3/o/ossia/www/wp-content/plugins/wp-google-fonts/google-fonts.php:140) in /home/3/o/ossia/www/wp-content/plugins/wp-simple-booking-calendar/wp-simple-booking-calendar.php on line 12
    
    Notice: Den kalte constructor-metoden for WP_Widget er foreldet siden versjon 4.3.0! Bruk
    __construct()
    isteden. in /home/3/o/ossia/www/wp-includes/functions.php on line 3624
    
    Notice: Undefined index: page in /home/3/o/ossia/www/wp-content/themes/wp-clear321/theme-settings.php on line 1174
    
    Notice: Undefined index: post_type in /home/3/o/ossia/www/wp-content/themes/wp-clear321/theme-metaboxes.php on line 397
    
    Notice: Undefined index: layout_noncename in /home/3/o/ossia/www/wp-content/themes/wp-clear321/theme-metaboxes.php on line 404

    NB The two last lines gets repeated about 20 times..

    (The theme I’m using is WP-Clear 3.2.1)

Viewing 2 replies - 1 through 2 (of 2 total)
  • I think this is an issue with your theme.

    Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    Try deactivating all your plugins and use a bundled theme like Twenty Fifteen/Sixteen and let us know if it still happens. From those errors it appears you still have at least one plugin active.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Adding a new menu item failes when saving’ is closed to new replies.