Hi dangson,
I have never seen that issue before – the only thing I can think of is that the options table wasnt created when updating.
Can you check in your database if you have a table called “responsive_menu”
All the best
Hey there,
Did you manage to fix this?
Haven’t had a chance to look into this yet. I’ll check out your suggestion this weekend.
Hey dangson,
No problem – if that doesnt work I would suggest trying to reinstall it as maybe something got corrupted on the file transfer
Sorry, finally got a chance to test this further and I’m still having the same issue. There is not a responsive_menu table in my database. I’ve tried removing the plugin completely and reinstalling it.
I tried copying the responsive_menu table from another working installation and now more of the admin is loading, but still getting an error in the search box section:
Catchable fatal error: Argument 1 passed to ResponsiveMenu\Form\Colour::render() must be an instance of ResponsiveMenu\Models\Option, null given, called in /public_html/wp-content/plugins/responsive-menu/src/app/ViewModels/Components/Admin/Boxes.php on line 66 and defined in /public_html/wp-content/plugins/responsive-menu/src/app/Form/Colour.php on line 10
So it looks like the problem is due to the database not updating properly. Is there another table that the plugin needs?
Hi dangson,
Sound like you copied an older plugin version database over as the new search options were added in 3.0.7?
Can you see what value you have for “RMVer” in the wp_options table and set it back to 3.0.6 to force the plugin to upgrade itself to 3.0.7?
Let me know if that helps
Hey dangson,
Great news and thanks for letting me know.
All the best