• Hello!

    I’m getting these notices in php log:

    Notice: Array to string conversion in /var/www/html/wp-content/plugins/health-check/includes/class-health-check-debug-data.php on line 1172
    Stack trace
    1. {main}() /var/www/html/wp-admin/tools.php:0
    2. require_once() /var/www/html/wp-admin/tools.php:40
    3. do_action() /var/www/html/wp-admin/admin.php:259
    4. WP_Hook->do_action() /var/www/html/wp-includes/plugin.php:484
    5. WP_Hook->apply_filters() /var/www/html/wp-includes/class-wp-hook.php:316
    6. Health_Check->dashboard_page() /var/www/html/wp-includes/class-wp-hook.php:292
    7. include_once() /var/www/html/wp-content/plugins/health-check/includes/class-health-check.php:474
    8. Health_Check_Debug_Data::format() /var/www/html/wp-content/plugins/health-check/pages/debug-data.php:37
    9. sprintf() /var/www/html/wp-content/plugins/health-check/includes/class-health-check-debug-data.php:1172
    Notice: Array to string conversion in /var/www/html/wp-includes/formatting.php on line 1098
    Stack trace
    1. {main}() /var/www/html/wp-admin/tools.php:0
    2. require_once() /var/www/html/wp-admin/tools.php:40
    3. do_action() /var/www/html/wp-admin/admin.php:259
    4. WP_Hook->do_action() /var/www/html/wp-includes/plugin.php:484
    5. WP_Hook->apply_filters() /var/www/html/wp-includes/class-wp-hook.php:316
    6. Health_Check->dashboard_page() /var/www/html/wp-includes/class-wp-hook.php:292
    7. include_once() /var/www/html/wp-content/plugins/health-check/includes/class-health-check.php:474
    8. esc_html() /var/www/html/wp-content/plugins/health-check/pages/debug-data.php:96
    9. wp_check_invalid_utf8() /var/www/html/wp-includes/formatting.php:4479

    Regards!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • I am getting something similar:

    PHP Notice: Array to string conversion in /home/xxx/wp-content/plugins/health-check/includes/class-health-check-site-status.php on line 2014

    Same

    PHP Notice: Array to string conversion in /srv/www/preview/wp-content/plugins/health-check/includes/class-health-check-site-status.php on line 2014

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Errors in php log’ is closed to new replies.