kaiwen
Forum Replies Created
-
Above solutions seems to work. I manually uninstalled it, then re-installed it in WP admin.
Getting same error as well, following the latest update. Had to disable it on all my sites.
Yes, that’s right. So only the admin has access to the Shortpixel settings, but all user roles have access to the ShortPixel column in the Media panel so they can optimize images. Is there a way so that only admins can optimize images?
I tried those settings but still getting an error ??
Test Message Sent The result was: bool(false) The full debugging output is shown below: PHPMailer Object ( [Version] => 5.2.22 [Priority] => [CharSet] => UTF-8 [ContentType] => text/plain [Encoding] => 7bit [ErrorInfo] => SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting [From] => [email protected] [FromName] => Website Notification [Sender] => [email protected] [ReturnPath] => [Subject] => WP Mail SMTP: Test mail to [email protected] [Body] => This is a test email generated by the WP Mail SMTP WordPress plugin. [AltBody] => [Ical] => [MIMEBody:protected] => This is a test email generated by the WP Mail SMTP WordPress plugin. [MIMEHeader:protected] => Date: Fri, 3 Nov 2017 18:14:11 +0000 To: [email protected] From: Website Notification Subject: WP Mail SMTP: Test mail to [email protected] Message-ID: <[email protected]> X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 [mailHeader:protected] => [WordWrap] => 0 [Mailer] => smtp [Sendmail] => /usr/sbin/sendmail [UseSendmailOptions] => 1 [PluginDir] => [ConfirmReadingTo] => [Hostname] => [MessageID] => [MessageDate] => Fri, 3 Nov 2017 18:14:11 +0000 [Host] => smtp.sendgrid.net [Port] => 465 [Helo] => [SMTPSecure] => ssl [SMTPAutoTLS] => 1 [SMTPAuth] => 1 [SMTPOptions] => Array ( ) [Username] => apikey [Password] => ******** [AuthType] => [Realm] => [Workstation] => [Timeout] => 300 [SMTPDebug] => 0 [Debugoutput] => echo [SMTPKeepAlive] => [SingleTo] => [SingleToArray] => Array ( ) [do_verp] => [AllowEmpty] => [LE] => [DKIM_selector] => [DKIM_identity] => [DKIM_passphrase] => [DKIM_domain] => [DKIM_private] => [DKIM_private_string] => [action_function] => [XMailer] => [smtp:protected] => SMTP Object ( [Version] => 5.2.22 [SMTP_PORT] => 25 [CRLF] => [do_debug] => 0 [Debugoutput] => echo [do_verp] => [Timeout] => 300 [Timelimit] => 300 [smtp_transaction_id_patterns:protected] => Array ( [exim] => /[0-9]{3} OK id=(.*)/ [sendmail] => /[0-9]{3} 2.0.0 (.*) Message/ [postfix] => /[0-9]{3} 2.0.0 Ok: queued as (.*)/ ) [smtp_conn:protected] => [error:protected] => Array ( [error] => [detail] => [smtp_code] => [smtp_code_ex] => ) [helo_rply:protected] => [server_caps:protected] => [last_reply:protected] => ) [to:protected] => Array ( [0] => Array ( [0] => [email protected] [1] => ) ) [cc:protected] => Array ( ) [bcc:protected] => Array ( ) [ReplyTo:protected] => Array ( ) [all_recipients:protected] => Array ( [[email protected]] => 1 ) [RecipientsQueue:protected] => Array ( ) [ReplyToQueue:protected] => Array ( ) [attachment:protected] => Array ( ) [CustomHeader:protected] => Array ( ) [lastMessageID:protected] => <[email protected]> [message_type:protected] => plain [boundary:protected] => Array ( [1] => b1_83a3c3875c51e7b1a96ac4b554e1769b [2] => b2_83a3c3875c51e7b1a96ac4b554e1769b [3] => b3_83a3c3875c51e7b1a96ac4b554e1769b ) [language:protected] => Array ( [authenticate] => SMTP Error: Could not authenticate. [connect_host] => SMTP Error: Could not connect to SMTP host. [data_not_accepted] => SMTP Error: data not accepted. [empty_message] => Message body empty [encoding] => Unknown encoding: [execute] => Could not execute: [file_access] => Could not access file: [file_open] => File Error: Could not open file: [from_failed] => The following From address failed: [instantiate] => Could not instantiate mail function. [invalid_address] => Invalid address: [mailer_not_supported] => mailer is not supported. [provide_address] => You must provide at least one recipient email address. [recipients_failed] => SMTP Error: The following recipients failed: [signing] => Signing Error: [smtp_connect_failed] => SMTP connect() failed. [smtp_error] => SMTP server error: [variable_set] => Cannot set or reset variable: [extension_missing] => Extension missing: ) [error_count:protected] => 2 [sign_cert_file:protected] => [sign_key_file:protected] => [sign_extracerts_file:protected] => [sign_key_pass:protected] => [exceptions:protected] => 1 [uniqueid:protected] => 83a3c3875c51e7b1a96ac4b554e1769b )
Hi Slava,
Here’s the debugging output (user and pw removed):Test Message Sent The result was: bool(false) The full debugging output is shown below: PHPMailer Object ( [Version] => 5.2.22 [Priority] => [CharSet] => UTF-8 [ContentType] => text/plain [Encoding] => 7bit [ErrorInfo] => SMTP Error: Could not connect to SMTP host. [From] => [email protected] [FromName] => Website Notification [Sender] => [email protected] [ReturnPath] => [Subject] => WP Mail SMTP: Test mail to [email protected] [Body] => This is a test email generated by the WP Mail SMTP WordPress plugin. [AltBody] => [Ical] => [MIMEBody:protected] => This is a test email generated by the WP Mail SMTP WordPress plugin. [MIMEHeader:protected] => Date: Fri, 3 Nov 2017 13:50:58 +0000 To: [email protected] From: Website Notification Subject: WP Mail SMTP: Test mail to [email protected] Message-ID: X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 [mailHeader:protected] => [WordWrap] => 0 [Mailer] => smtp [Sendmail] => /usr/sbin/sendmail [UseSendmailOptions] => 1 [PluginDir] => [ConfirmReadingTo] => [Hostname] => [MessageID] => [MessageDate] => Fri, 3 Nov 2017 13:50:58 +0000 [Host] => smtp.sendgrid.net [Port] => 587 [Helo] => [SMTPSecure] => tls [SMTPAutoTLS] => 1 [SMTPAuth] => 1 [SMTPOptions] => Array ( ) [Username] => ****** [Password] => ***** [AuthType] => [Realm] => [Workstation] => [Timeout] => 300 [SMTPDebug] => 0 [Debugoutput] => echo [SMTPKeepAlive] => [SingleTo] => [SingleToArray] => Array ( ) [do_verp] => [AllowEmpty] => [LE] => [DKIM_selector] => [DKIM_identity] => [DKIM_passphrase] => [DKIM_domain] => [DKIM_private] => [DKIM_private_string] => [action_function] => [XMailer] => [smtp:protected] => SMTP Object ( [Version] => 5.2.22 [SMTP_PORT] => 25 [CRLF] => [do_debug] => 0 [Debugoutput] => echo [do_verp] => [Timeout] => 300 [Timelimit] => 300 [smtp_transaction_id_patterns:protected] => Array ( [exim] => /[0-9]{3} OK id=(.*)/ [sendmail] => /[0-9]{3} 2.0.0 (.*) Message/ [postfix] => /[0-9]{3} 2.0.0 Ok: queued as (.*)/ ) [smtp_conn:protected] => [error:protected] => Array ( [error] => [detail] => [smtp_code] => [smtp_code_ex] => ) [helo_rply:protected] => [server_caps:protected] => [last_reply:protected] => 221 drone.hosterbox.com closing connection ) [to:protected] => Array ( [0] => Array ( [0] => [email protected] [1] => ) ) [cc:protected] => Array ( ) [bcc:protected] => Array ( ) [ReplyTo:protected] => Array ( ) [all_recipients:protected] => Array ( [[email protected]] => 1 ) [RecipientsQueue:protected] => Array ( ) [ReplyToQueue:protected] => Array ( ) [attachment:protected] => Array ( ) [CustomHeader:protected] => Array ( ) [lastMessageID:protected] => [message_type:protected] => plain [boundary:protected] => Array ( [1] => b1_a0486c8292ed73d2f28e201c1c96acef [2] => b2_a0486c8292ed73d2f28e201c1c96acef [3] => b3_a0486c8292ed73d2f28e201c1c96acef ) [language:protected] => Array ( [authenticate] => SMTP Error: Could not authenticate. [connect_host] => SMTP Error: Could not connect to SMTP host. [data_not_accepted] => SMTP Error: data not accepted. [empty_message] => Message body empty [encoding] => Unknown encoding: [execute] => Could not execute: [file_access] => Could not access file: [file_open] => File Error: Could not open file: [from_failed] => The following From address failed: [instantiate] => Could not instantiate mail function. [invalid_address] => Invalid address: [mailer_not_supported] => mailer is not supported. [provide_address] => You must provide at least one recipient email address. [recipients_failed] => SMTP Error: The following recipients failed: [signing] => Signing Error: [smtp_connect_failed] => SMTP connect() failed. [smtp_error] => SMTP server error: [variable_set] => Cannot set or reset variable: [extension_missing] => Extension missing: ) [error_count:protected] => 2 [sign_cert_file:protected] => [sign_key_file:protected] => [sign_extracerts_file:protected] => [sign_key_pass:protected] => [exceptions:protected] => 1 [uniqueid:protected] => a0486c8292ed73d2f28e201c1c96acef ) The SMTP debugging output is shown below:
Forum: Plugins
In reply to: [MailPoet - Newsletters, Email Marketing, and Automation] Fatal ErrorI am getting a similar fatal error as well after updating Mailpoet.
Forum: Plugins
In reply to: [Redirect to page if not logged in] How to use this pluginThanks Rafa!
I’ve been looking for a plugin like this forever – just a simple redirection plugin to redirect visitors to a maintenance page.I’ve tried using other plugins like this one but they never work.
Is there any update on this? This would be a very useful feature! Thanks
Any update on this? I also want to redirect all pages using a wildcard.
Forum: Plugins
In reply to: [Redirection] Redirect homepage to coming soon page but Exclude if logged inJust tested the plugin and it seems like it will still redirect if you’re logged in. I would contact the develop to see if this is possible: https://www.ads-software.com/plugins/quick-pagepost-redirect-plugin/
There is a setting to quickly disable all redirects though.
Hope that helps
Forum: Plugins
In reply to: [Redirection] Redirect homepage to coming soon page but Exclude if logged inJust found out that you can redirect your homepage using this plugin: https://www.ads-software.com/plugins/quick-pagepost-redirect-plugin/
Once you activate the plugin and enter the Quick Redirects settings, you can enter your homepage URL in the “Request URL” field.
I tried other redirect plugins but it looks like the Quick Redirects is the only one that works.
Forum: Plugins
In reply to: [Redirection] Redirect homepage to coming soon page but Exclude if logged inI would like to know how to do this as well.
I’ve tried putting “/” and my full homepage URL as the source URL but that doesn’t seem to work.