• Resolved bsomar

    (@bsomar)


    Hello , recently after the last update of the plugin i noticed that the menu it doesn’t save the setting like which menu i want to activate right or left and when i try to modify any setting it doesn’t change afer saving it

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @bsomar,

    Can you try to deactivate all plugins except WP Mobile Menu and see if it’s saving the options? So we can discard any plugin conflict.

    Thanks

    Thread Starter bsomar

    (@bsomar)

    Same problem tried to desavtivate all the plugins but still not saving

    Thread Starter bsomar

    (@bsomar)

    I see this error in error log

    [20-Mar-2019 17:12:37 UTC] PHP Warning: array_key_exists() expects parameter 2 to be array, string given in /home/cphdigit/dimel-dz.com/wp-content/plugins/mobile-menu/vendor/titan-framework/lib/class-titan-framework.php on line 287

    // Run this first to ensure that adminOptions carries all our admin page options.
    $this->getInternalAdminOptions();

    if ( array_key_exists( $optionName, $this->adminOptions ) ) {
    return $this->adminOptions[ $optionName ];
    } else {
    return $defaultValue;
    }
    }

    Plugin Author Rui Guerreiro

    (@takanakui)

    @bsomar
    It seems that the format of the options in the database isn’t correct.
    Need to ask something in private. can you send me an email to [support AT wpmobilemenu DOT com]

    Thread Starter bsomar

    (@bsomar)

    email sent @takanakui

    Plugin Author Rui Guerreiro

    (@takanakui)

    thanks.

    This situation was sorted and similar fix will be included in the next update.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Menu shows white screen and no entries’ is closed to new replies.