• Resolved pressworthammer

    (@pressworthammer)


    Here is a screenshot:

    View post on imgur.com

    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: https://dev.allgeier-experts.com/wp-admin/plugins.php

    Any ideas?

Viewing 9 replies - 1 through 9 (of 9 total)
  • Peter Featherstone

    (@peterfeatherstone-1)

    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

    (@pressworthammer)

    Thanks a lot, that worked!

    Peter Featherstone

    (@peterfeatherstone-1)

    You’re welcome ??

    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

    (@peterfeatherstone-1)

    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

    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
    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

    (@peterfeatherstone-1)

    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

    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

    (@peterfeatherstone-1)

    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.