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;
}
}
@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]
thanks.
This situation was sorted and similar fix will be included in the next update.