dimkasta
Forum Replies Created
-
Forum: Plugins
In reply to: [CrowdSec] Crowdsec – WordPress featuresThank you for the quick response and the clarifications.
Ah ok thanks a lot
Thanks for the quick response
Do you have an estimation on when this is going to be included?
Forum: Plugins
In reply to: [WooCommerce] Woocommerce emails not sending to clients@fylgjur Victoria thanks I will check it. In the meantime, I tried installing Post SMTP with the office 365 extension, and when an order update is sent, a critical error appears and it logs an error response
ErrorParticipantDoesntHaveAnEmailAddress
Any ideas? Thanks again
Forum: Plugins
In reply to: [WooCommerce] Woocommerce emails not sending to clientsI have the same issue since the upgrade to 5.7.1
All other emails are sent normally, including stock alerts. The problem is only with order updates
@nejclo please let me know if you have found any solutions
Forum: Plugins
In reply to: [WooCommerce] WooCommerce not sending emails automaticallyI tried installing Post SMTP with the office 365 extension, and when an order update is sent, a critical error appears and it logs an error response
ErrorParticipantDoesntHaveAnEmailAddress
This is only for the Woocommerce order emails.
Other test emails are sent without issue
This sounds more and more like an issue with the latest changes in phpmailer
Forum: Plugins
In reply to: [WooCommerce] Woocommerce order emails are not sentI tried installing Post SMTP with the office 365 extension, and when an order update is sent, a critical error appears and it logs an error response
ErrorParticipantDoesntHaveAnEmailAddress
This is only for the Woocommerce order emails.
Other test emails are sent without issue
This sounds more and more like an issue with the latest changes in phpmailer
- This reply was modified 5 years, 1 month ago by dimkasta.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce not sending emails automaticallyAny progress? I have the same issue after the upgrade to 5.7.1
Emails are delivered without issue through the test email plugin. It’s just the woocommerce emails that do not work.
- This reply was modified 5 years, 1 month ago by dimkasta.
Forum: Plugins
In reply to: [WooCommerce] [Bug] Email’s language depend on Admin’s setting preferencesSame problem here
I spent the last 5 hours trying to find what’s going onThank you for the quick response.
Plugin Version: 3.6.8 (API Version: 2.23.2 [ID:14542]) [Pro - Multiple Accounts Edition] API: API v.2.23.2 Subscription: Active;My authors report that it is posting correctly now. I need to verify this.
But they are getting many error 500 when saving posts.I will get back to you if I pinpoint this
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] WordPress 4.6 broke SNAPI am getting the same timeout error with Flipboard after 4.6
Adding the following at the end of functions.php as per your FAQ suggestion did not solve it
add_filter(‘http_request_timeout’, function(){return 45;});Thanks for your time