• When I try to troubleshoot I get the following fatal error:

    Fatal error: Uncaught Error: Call to undefined function wp_is_auto_update_enabled_for_type() in /homepages/11/d213582581/htdocs/AGA-group-new/AGAGroupnew/wp-admin/includes/theme.php:752 Stack trace: #0 /homepages/11/d213582581/htdocs/AGA-group-new/AGAGroupnew/wp-content/mu-plugins/health-check-troubleshooting-mode.php(868): wp_prepare_themes_for_js() #1 /homepages/11/d213582581/htdocs/AGA-group-new/AGAGroupnew/wp-includes/class-wp-hook.php(287): Health_Check_Troubleshooting_MU->health_check_troubleshoot_menu_bar(Object(WP_Admin_Bar)) #2 /homepages/11/d213582581/htdocs/AGA-group-new/AGAGroupnew/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #3 /homepages/11/d213582581/htdocs/AGA-group-new/AGAGroupnew/wp-includes/plugin.php(544): WP_Hook->do_action(Array) #4 /homepages/11/d213582581/htdocs/AGA-group-new/AGAGroupnew/wp-includes/admin-bar.php(95): do_action_ref_array(‘admin_bar_menu’, Array) #5 /homepages/11/d213582581/htdocs/AGA-group-new/AGAGroupnew/wp-includes/class-wp-hook.php(287): wp_admin_bar_r in /homepages/11/d213582581/htdocs/AGA-group-new/AGAGroupnew/wp-admin/includes/theme.php on line 752

    I have tried re-installing wordpress, but still get the same error. I’m having all sorts of problems with images disappearing from backgrounds and parallax not working, and images not appearing in the media library (until I search by name).

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Marius L. J.

    (@clorith)

    Hiya,

    Thank you for the heads up, we just rolled out version 1.4.5 to provide compatibility with WordPress 5.5, sorry for the inconvenience!

    Thread Starter jamiephilpott

    (@jamiephilpott)

    Hi

    It still generates an error for me, also when looking to upgrade my PHP the following problems have been identified (by PHP Compatibility Checker):

    FILE: /homepages/11/d213582581/htdocs/AGA-group-new/AGAGroupnew/wp-content/plugins/health-check/includes/class-health-check-debug-data.php
    ——————————————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————————
    766 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    ——————————————————————————————————————————————

    FILE: /homepages/11/d213582581/htdocs/AGA-group-new/AGAGroupnew/wp-content/plugins/health-check/includes/class-health-check-site-status.php
    ——————————————————————————————————————————————-
    FOUND 2 ERRORS AFFECTING 2 LINES
    ——————————————————————————————————————————————-
    52 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    1097 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    ——————————————————————————————————————————————-

    Yeah, this borked my site too. The Site Health page was blank, clicking on troubleshoot broke the site. I tried to delete the plugin from file manager, but that didn’t help.
    Sorry, didn’t have time to investigate any errors, had to immediately restore a backup as the site is live and getting good traffic.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Troubleshooting mode breaks website.’ is closed to new replies.