• Resolved Peter Smits

    (@psmits1567)


    Hi

    There is a problem with this plugin if the following variable is not populated
    $issue_counts->critical
    There is no check if this variable is set, and therefore generates an error.
    The dashboards keeps spinning without showing results
    I am running on WP version 3.7

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

    (@clorith)

    What errors are you seeing, could you copy the output of your error log?

    Thread Starter Peter Smits

    (@psmits1567)

    Hi Marius

    Here are the lines from my log
    [19-Aug-2019 08:41:55 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /subdomains/preview/wp-content/plugins/wp-advanced-pdf/wp-advanced-pdf.php on line 18
    [19-Aug-2019 08:43:43 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /subdomains/preview/wp-content/plugins/wp-advanced-pdf/wp-advanced-pdf.php on line 18
    [19-Aug-2019 08:46:04 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /subdomains/preview/wp-content/plugins/wp-advanced-pdf/wp-advanced-pdf.php on line 18
    [19-Aug-2019 08:46:04 UTC] PHP Notice: Trying to get property ‘recommended’ of non-object in /subdomains/preview/wp-content/plugins/health-check/includes/class-health-check-dashboard-widget.php on line 37
    [19-Aug-2019 08:46:04 UTC] PHP Notice: Trying to get property ‘critical’ of non-object in /subdomains/preview/wp-content/plugins/health-check/includes/class-health-check-dashboard-widget.php on line 53
    [19-Aug-2019 08:48:04 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /subdomains/preview/wp-content/plugins/wp-advanced-pdf/wp-advanced-pdf.php on line 18
    [19-Aug-2019 08:48:15 UTC] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /subdomains/preview/wp-content/plugins/updraftplus/backup.php on line 2253
    [19-Aug-2019 08:48:41 UTC] PHP Notice: Trying to get property ‘recommended’ of non-object in /subdomains/preview/wp-content/plugins/health-check/includes/class-health-check-dashboard-widget.php on line 37
    [19-Aug-2019 08:48:41 UTC] PHP Notice: Trying to get property ‘critical’ of non-object in /subdomains/preview/wp-content/plugins/health-check/includes/class-health-check-dashboard-widget.php on line 53

    Plugin Author Marius L. J.

    (@clorith)

    Ahh, perfect, I see why it’s happening, I’ll include a fix for that in the next minor (likely out in a day or two ?? )

    Thank you very much for the heads up!

    Thread Starter Peter Smits

    (@psmits1567)

    Hi Marius,

    Thanks for your quick support.
    I will see the update coming ??
    And will let you know if the fix solves the problem (I expect it will)

    Plugin Author Marius L. J.

    (@clorith)

    The notice should also go away either by visiting the Site Status page and getting a fresh set of results, or within a week when it automatically runs a Site Health Check ??

    Thread Starter Peter Smits

    (@psmits1567)

    Hi Marius,

    Ok that explains why I do not have the error on a other site I maintain. There it has been present but on this one it has been cleared by the automated run.
    Thanks for letting me know??

    Plugin Author Marius L. J.

    (@clorith)

    This has been fixed in the source code, and the fix will be in version 1.4.1 once it’s released.

    Thread Starter Peter Smits

    (@psmits1567)

    Marius,

    Thanks?? I will test it

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Error in logs’ is closed to new replies.