Errors all over
-
Hi,
I’m getting errors generated by the plugin now not only logging in, but trying to update pages, and trying to send a test email from within the plugin settings. Here’s the error from trying to send a test email… which email I did not receive.
Thanks for looking into it.
ErikWarning: Illegal string offset ‘refresh_token’ in /home/downdog/public_html/wp-content/plugins/gmail-smtp/main.php on line 681
2017-09-14 20:19:56 Connection: opening to ssl://smtp.gmail.com:465, timeout=300, options=array ()
2017-09-14 20:19:56 Connection: opened
2017-09-14 20:19:56 SMTP -> get_lines(): $data is “”
2017-09-14 20:19:56 SMTP -> get_lines(): $str is “220 smtp.gmail.com ESMTP f140sm9474351ioe.33 – gsmtp”
2017-09-14 20:19:56 SERVER -> CLIENT: 220 smtp.gmail.com ESMTP f140sm9474351ioe.33 – gsmtp
2017-09-14 20:19:56 CLIENT -> SERVER: EHLO vidahotyoga.com
2017-09-14 20:19:56 SMTP -> get_lines(): $data is “”
2017-09-14 20:19:56 SMTP -> get_lines(): $str is “250-smtp.gmail.com at your service, [109.199.114.205]”
2017-09-14 20:19:56 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [109.199.114.205]”
2017-09-14 20:19:56 SMTP -> get_lines(): $str is “250-SIZE 35882577”
2017-09-14 20:19:56 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [109.199.114.205]250-SIZE 35882577”
2017-09-14 20:19:56 SMTP -> get_lines(): $str is “250-8BITMIME”
2017-09-14 20:19:56 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [109.199.114.205]250-SIZE 35882577250-8BITMIME”
2017-09-14 20:19:56 SMTP -> get_lines(): $str is “250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH”
2017-09-14 20:19:56 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [109.199.114.205]250-SIZE 35882577250-8BITMIME250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH”
2017-09-14 20:19:56 SMTP -> get_lines(): $str is “250-ENHANCEDSTATUSCODES”
2017-09-14 20:19:56 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [109.199.114.205]250-SIZE 35882577250-8BITMIME250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH250-ENHANCEDSTATUSCODES”
2017-09-14 20:19:56 SMTP -> get_lines(): $str is “250-PIPELINING”
2017-09-14 20:19:56 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [109.199.114.205]250-SIZE 35882577250-8BITMIME250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH250-ENHANCEDSTATUSCODES250-PIPELINING”
2017-09-14 20:19:56 SMTP -> get_lines(): $str is “250-CHUNKING”
2017-09-14 20:19:56 SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [109.199.114.205]250-SIZE 35882577250-8BITMIME250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH250-ENHANCEDSTATUSCODES250-PIPELINING250-CHUNKING”
2017-09-14 20:19:56 SMTP -> get_lines(): $str is “250 SMTPUTF8”
2017-09-14 20:19:56 SERVER -> CLIENT: 250-smtp.gmail.com at your service, [109.199.114.205]250-SIZE 35882577250-8BITMIME250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH250-ENHANCEDSTATUSCODES250-PIPELINING250-CHUNKING250 SMTPUTF8
2017-09-14 20:19:56 Auth method requested: XOAUTH2
2017-09-14 20:19:56 Auth methods available on the server: LOGIN,PLAIN,XOAUTH2,PLAIN-CLIENTTOKEN,OAUTHBEARER,XOAUTH
2017-09-14 20:19:56 CLIENT -> SERVER: QUIT
2017-09-14 20:19:57 SMTP -> get_lines(): $data is “”
2017-09-14 20:19:57 SMTP -> get_lines(): $str is “221 2.0.0 closing connection f140sm9474351ioe.33 – gsmtp”
2017-09-14 20:19:57 SERVER -> CLIENT: 221 2.0.0 closing connection f140sm9474351ioe.33 – gsmtp
2017-09-14 20:19:57 Connection: closedFatal error: Uncaught exception ‘InvalidArgumentException’ with message ‘Invalid token format’ in /home/downdog/public_html/wp-content/plugins/gmail-smtp/google-api-php-client/src/Google/Client.php:434 Stack trace: #0 /home/downdog/public_html/wp-content/plugins/gmail-smtp/class.phpmaileroauthgoogle.php(138): Google_Client->setAccessToken(‘”{\\”access_toke…’) #1 /home/downdog/public_html/wp-content/plugins/gmail-smtp/PHPMailer/class.smtp.php(470): GmailXOAuth2->getOauth64() #2 /home/downdog/public_html/wp-content/plugins/gmail-smtp/class.phpmaileroauth.php(153): SMTP->authenticate(”, ”, ‘XOAUTH2’, ”, ”, Object(GmailXOAuth2)) #3 /home/downdog/public_html/wp-content/plugins/gmail-smtp/PHPMailer/class.phpmailer.php(1540): PHPMailerOAuth->smtpConnect(Array) #4 /home/downdog/public_html/wp-content/plugins/gmail-smtp/PHPMailer/class.phpmailer.php(1335): PHPMailer->smtpSend(‘Date: Thu, 14 S…’, ‘testiness testi…’) #5 /home/downdog/public_html/wp-content/plugins/gmail-smtp/PHPMailer/class.phpmailer.php(1213): PHPMailer-> in /home/downdog/public_html/wp-content/plugins/gmail-smtp/google-api-php-client/src/Google/Client.php on line 434
The page I need help with: [log in to see the link]
The topic ‘Errors all over’ is closed to new replies.