• Since today I receive 503 errors and my error log shows the error message below.

    I did no extensive analysis yet, just commented the line 64 out.
    As I am not aware of an recent update of your plugin, I assume it is connected to the last WordPress update. Yet the error is thrown in one of your files – so I thought you might want to take a look at it.

    br, Martin

    [02-Jan-2020 19:06:45 UTC] PHP Fatal error: Uncaught Error: Using $this when not in object context in /…/wp-content/plugins/post-smtp/Postman/PostmanLogger.php:64
    Stack trace:
    #0 /…/wp-includes/functions.php(698): PostmanLogger::isDebug(1577992005, false)
    #1 /…/wp-includes/option.php(356): maybe_serialize(1577992005)
    #2 /…/wp-includes/class-wp-recovery-mode-email-service.php(55): update_option(‘recovery_mode_e…’, 1577992005)
    #3 /…/wp-includes/class-wp-recovery-mode.php(184): WP_Recovery_Mode_Email_Service->maybe_send_recovery_mode_email(86400, Array, Array)
    #4 /…/wp-includes/class-wp-fatal-error-handler.php(47): WP_Recovery_Mode->handle_error(Array)
    #5 [internal function]: WP_Fatal_Error_Handler->handle()
    #6 {main}
    thrown in /…/wp-content/plugins/post-smtp/Postman/PostmanLogger.php on line 64

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

  • The topic ‘Uncaught Error: Using $this when not in object context’ is closed to new replies.