jdegbau
Forum Replies Created
-
Forum: Plugins
In reply to: [Gmail SMTP] Blank Screen When Submitting FormsI tried the port thing to and didn’t have any success, unfortunately.
Forum: Plugins
In reply to: [Gmail SMTP] Blank Screen When Submitting FormsAny idea why it would be impacting our ability to actually log in to the WordPress admin dashboard?
When we do that, we get the same error log I posted in my second post.
Edit: Although once we get that error, we can still manually navigate to /wp-admin/ and use the dashboard as normal.
- This reply was modified 7 years, 3 months ago by jdegbau. Reason: added clarification
Forum: Plugins
In reply to: [Gmail SMTP] Blank Screen When Submitting FormsAlso, here’s the error we get from our error log:
[14-Nov-2017 17:23:36 UTC] PHP Warning: Illegal string offset ‘refresh_token’ in /home/rcadmin/public_html/wp-content/plugins/gmail-smtp/main.php on line 681
[14-Nov-2017 17:23:36 UTC] PHP Fatal error: Uncaught InvalidArgumentException: Invalid token format in /home/rcadmin/public_html/wp-content/plugins/gmail-smtp/google-api-php-client/src/Google/Client.php:434
Stack trace:
#0 /home/rcadmin/public_html/wp-content/plugins/gmail-smtp/class.phpmaileroauthgoogle.php(138): Google_Client->setAccessToken(‘{“access_token”…’)
#1 /home/rcadmin/public_html/wp-content/plugins/gmail-smtp/PHPMailer/class.smtp.php(470): GmailXOAuth2->getOauth64()
#2 /home/rcadmin/public_html/wp-content/plugins/gmail-smtp/class.phpmaileroauth.php(152): SMTP->authenticate(”, ”, ‘XOAUTH2’, ”, ”, Object(GmailXOAuth2))
#3 /home/rcadmin/public_html/wp-content/plugins/gmail-smtp/PHPMailer/class.phpmailer.php(1540): PHPMailerOAuth->smtpConnect(Array)
#4 /home/rcadmin/public_html/wp-content/plugins/gmail-smtp/PHPMailer/class.phpmailer.php(1335): PHPMailer->smtpSend(‘Date: Tue, 14 N…’, ‘\nEvent: Success…’)
#5 /home/rcadmin/public_html/wp-content/plugins/gmail-smtp/PHPMailer/class.phpmailer.php(1213): PHPMailer->postSend()
#6 /home/rcadmi in /home/rcadmin/public_html/wp-content/plugins/gmail-smtp/google-api-php-client/src/Google/Client.php on line 434