• Resolved Tunox

    (@tunox)


    Hello.
    I installed the latest version (1.1.0) of the plugin and going to the Troubleshooting tab, the Troubleshooting checkbox+buton are invisible.
    After activating WP Debug the following error output is displayed

    Fatal error: Uncaught Error: Call to private method Health_Check_Troubleshooting_MU::is_troubleshooting() from context 'Health_Check_Troubleshoot' in /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/health-check/includes/class-health-check-troubleshoot.php:271 Stack trace: #0 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/health-check/pages/troubleshoot.php(34): Health_Check_Troubleshoot::show_enable_troubleshoot_form() #1 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/health-check/includes/class-healthcheck.php(348): include_once('/var/www/vhosts...') #2 /var/www/vhosts/domain.com/httpdocs/wp-includes/class-wp-hook.php(286): HealthCheck->dashboard_page('') #3 /var/www/vhosts/domain.com/httpdocs/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array) #4 /var/www/vhosts/domain.com/httpdocs/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #5 /var/www/vhosts/domain.com/httpdocs/wp-admin/admin.php(224): do_ac in /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/health-check/includes/class-health-check-troubleshoot.php on line 271

    It would be ironic if there’s an existing plugin conflicting with yours ??
    Any guidance on how to pinpoint the issue would be greatly appreciated.

    Cheers

    EDIT: I’m sorry I see I just dupped an existing/earlier similar question. In my case the version of Health Check Disable Plugins in Must-Use tab is 1.3

    • This topic was modified 6 years, 5 months ago by Tunox.
    • This topic was modified 6 years, 5 months ago by Tunox.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Marius L. J.

    (@clorith)

    Hiya,

    It is, unfortunately, an ironic situation indeed.

    There is a known bug that was discovered this morning, where the troubleshooting tab expects an up to date piece of code that won’t be updated until you start troubleshooting (I’m quite embarrassed we didn’t catch this sooner). A patch is coming this evening that solves it, in the meantime there’s three ways to fix it your self, in order of how easy they are:

    – Enable troubleshooting directly from the list of installed plugins, this will update the must use plugin.
    – Uninstall and delete the plugin and re-install it, this should remove the old must-use plugin, and it will be re-added when you reinstall.
    – Manually enter the wp-content/mu-plugins/ directory and delete any file there starting with health-check- (you may have one or two files).

    Again, I do apologize for this, and we’re looking at ways to detect such errors to prevent them from sneaking past our human review in the future.

    Thread Starter Tunox

    (@tunox)

    Hi Marius,

    Thanks for the prompt reply. All is well, I find comfort in the fact that this is a known bug and it’s not a mess up with my install.
    I’ll follow your indications and I wish you a pleasant day.

    Plugin Author Marius L. J.

    (@clorith)

    Version 1.1.1 should solve this, and should start rolling out shortly.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error: Uncaught Error’ is closed to new replies.