Title: Plugin completely broken :(
Last modified: March 29, 2017

---

# Plugin completely broken :(

 *  Resolved [pressworthammer](https://wordpress.org/support/users/pressworthammer/)
 * (@pressworthammer)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/plugin-completely-broken/)
 * Here is a screenshot:
 * > [View post on imgur.com](https://imgur.com/a/00Ro4)
 * Broken URL:
    /wp-admin/admin.php?page=responsive-menu
 * Pressing the buttons doesn’t do anything, there is no Script Error in the console
   and I completely removed and reinstalled the plugin twice (manually + through
   WP repo).
 * I have no clue, how this could happen. The plugin was deactivated and I reactivated
   it because I wanted to use it.
 * Checking the PHP error log it seems the table was not generated, although I reinstalled:
   
   AH01071: Got error ‘PHP message: WordPress database error Table ‘wp_allgeier-
   experts-dev.wp_responsive_menu’ doesn’t exist for query SELECT * FROM wp_responsive_menu
   made by do_action(‘toplevel_page_responsive-menu’), WP_Hook->do_action, WP_Hook-
   >apply_filters, {closure}, ResponsiveMenu\\Controllers\\Admin->index, ResponsiveMenu\\
   Services\\OptionService->all, ResponsiveMenu\\Repositories\\OptionRepository-
   >all, ResponsiveMenu\\Database\\WpDatabase->all\nPHP message: PHP Fatal error:
   Uncaught TypeError: Argument 1 passed to ResponsiveMenu\\Form\\Text::render()
   must be an instance of ResponsiveMenu\\Models\\Option, null given, called in /
   var/www/vhosts/allgeier-experts.com/httpdocs/dev.allgeier-experts/wp-content/
   plugins/responsive-menu/src/app/ViewModels/Components/Admin/Boxes.php on line
   107 and defined in /var/www/vhosts/allgeier-experts.com/httpdocs/dev.allgeier-
   experts/wp-content/plugins/responsive-menu/src/app/Form/Text.php:9\nStack trace:\
   n#0 /var/www/vhosts/allgeier-experts.com/httpdocs/dev.allgeier-experts/wp-content/
   plugins/responsive-menu/src/app/ViewModels/Components/Admin/Boxes.php(107): ResponsiveMenu\\
   Form\\Text->render(NULL)\n#1 /var/www/vhosts/allgeier-experts.com/httpdocs/dev.
   allgeier-experts/wp-content/plugins/responsive-menu/src/app/ViewModels/Components/
   Admin/Boxes.php(50): ResponsiveMenu\\ViewModels\\Components\\Admin\\Boxes->f(
   NULL, ‘breakpoint’, NULL)\n#2 /var/www/vhosts/allgeier-experts.com/httpdocs/dev.
   allgeier-experts/wp-content/plugins/respo…\n’, referer: [http://dev.allgeier-experts.com/wp-admin/plugins.php](http://dev.allgeier-experts.com/wp-admin/plugins.php)
 * Any ideas?

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

 *  [Peter Featherstone](https://wordpress.org/support/users/peterfeatherstone-1/)
 * (@peterfeatherstone-1)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/plugin-completely-broken/#post-8971631)
 * Hi there,
 * Please change the RMMVer option to 2.8.1 inside your wp_options table, reload
   the page and see if that fixes it.
 * All the best
 * Peter
 *  Thread Starter [pressworthammer](https://wordpress.org/support/users/pressworthammer/)
 * (@pressworthammer)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/plugin-completely-broken/#post-8972896)
 * Thanks a lot, that worked!
    -  This reply was modified 9 years, 2 months ago by [pressworthammer](https://wordpress.org/support/users/pressworthammer/).
 *  [Peter Featherstone](https://wordpress.org/support/users/peterfeatherstone-1/)
 * (@peterfeatherstone-1)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/plugin-completely-broken/#post-8973571)
 * You’re welcome 🙂
 *  [acrawf](https://wordpress.org/support/users/acrawf/)
 * (@acrawf)
 * [9 years ago](https://wordpress.org/support/topic/plugin-completely-broken/#post-9159994)
 * I am also having this issue. I have tried setting RMVer in wp_options to be ‘
   2.8.1’ but I still get the error ‘WordPress database error [Table ‘xxx.wp_responsive_menu’
   doesn’t exist]’ on my site.
    I have Responsive Menu version 3.1.3 installed but
   deactivated. I get no error when I activate – only on the homepage of the WP 
   site. Any help appreciated?
 *  [Peter Featherstone](https://wordpress.org/support/users/peterfeatherstone-1/)
 * (@peterfeatherstone-1)
 * [9 years ago](https://wordpress.org/support/topic/plugin-completely-broken/#post-9160008)
 * Hi there,
 * Please try hitting the Rebuild Database button under Import/Export and let me
   know if that fixes it for you.
 * All the best
 * Peter
 *  [acrawf](https://wordpress.org/support/users/acrawf/)
 * (@acrawf)
 * [9 years ago](https://wordpress.org/support/topic/plugin-completely-broken/#post-9160358)
 * Hi Peter, Thanks for the very responsive response.
    I tried the above but still
   getting the same error. Here’s a screenshot after the Rebuild: [https://ibb.co/mWc0tF](https://ibb.co/mWc0tF)
   We did receive an error on the 1st day we uploaded, may be connected but not 
   sure it is [22-May-2017 16:56:32 Europe/Dublin] PHP Fatal error: Call to undefined
   function add_action() in C:\inetpub\wwwroot\wp-content\plugins\events-manager\
   em-actions.php on line 659 Thanks, Aileen
 *  [Peter Featherstone](https://wordpress.org/support/users/peterfeatherstone-1/)
 * (@peterfeatherstone-1)
 * [9 years ago](https://wordpress.org/support/topic/plugin-completely-broken/#post-9160898)
 * Hey Aileen,
 * Does your mysql user allow new tables to be created on your server, that’s the
   only thing I can think of that would be the cause as it’s just not creating the
   table for you.
 * That error is for another plugin so unrelated to mine.
 * Please let me know
 * Peter
 *  [acrawf](https://wordpress.org/support/users/acrawf/)
 * (@acrawf)
 * [9 years ago](https://wordpress.org/support/topic/plugin-completely-broken/#post-9166249)
 * Hi Peter,
    I gave the db user more privileges but was still getting the same 
   error. Eventually solved it by uploading the plugin version 3.0.18 which we had
   installed on the test server. This worked without issues. I suspect we could 
   upgrade now to 3.1.3 without issue but will leave that to another day. Thanks
   for all the suggestions. Regards, Aileen.
 *  [Peter Featherstone](https://wordpress.org/support/users/peterfeatherstone-1/)
 * (@peterfeatherstone-1)
 * [9 years ago](https://wordpress.org/support/topic/plugin-completely-broken/#post-9170184)
 * Hey Aileen,
 * That’s an odd one, not sure why it wouldn’t work on the new version but thanks
   for letting me know either way.
 * Have a great one.
 * Peter

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

The topic ‘Plugin completely broken :(’ is closed to new replies.

 * ![](https://ps.w.org/responsive-menu/assets/icon-256x256.png?rev=1782326)
 * [Responsive Menu - Create Mobile-Friendly Menu](https://wordpress.org/plugins/responsive-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-menu/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [Peter Featherstone](https://wordpress.org/support/users/peterfeatherstone-1/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/plugin-completely-broken/#post-9170184)
 * Status: resolved