Carlos Faria
Forum Replies Created
-
Thanks Dan!
Thank you very much @nicu_m !!
Is the donation link through Paypal working? I’d like to support your great work on this 😀
Hi, any news on this one?
Forum: Plugins
In reply to: [YITH WooCommerce Quick View] Where is version 1.43.0 ??Thank you very much @pperez001 !!
Forum: Plugins
In reply to: [YITH WooCommerce Quick View] Where is version 1.43.0 ??Yes I know, but where are the other versions in the advanced tab?
https://ww.wp.xz.cn/plugins/yith-woocommerce-quick-view/advanced/
Can’t download version 1.43.0 as it’s not listed anymore.
Was 1.9.0 the previous version before 2.0.0? I’m afraid it was 1.43.0…

Forum: Plugins
In reply to: [EU/UK VAT Validation Manager for WooCommerce] 3.1.0 broken!Forum: Plugins
In reply to: [EU/UK VAT Validation Manager for WooCommerce] 3.1.0 broken!Same issue here. Even with the 3.1.1.
Rolling back to last working version
Forum: Plugins
In reply to: [SVG Support] Undefined array key css_targetSame error here 2.5.8 under PHP 8.2.22
Forum: Plugins
In reply to: [HTML Forms - Simple WordPress Forms Plugin] 500 error using Mailchimp actionCool!
Let me know if you need anything else from me 😀
Forum: Plugins
In reply to: [WP Offload SES Lite] WorkerAttemptsExceededExceptionI got some errors like this one:
Allowed memory size of XXXXXXX bytes exhausted (tried to allocate XXXXXX bytes)
The ones about the user permissions appeared in the wp admin, in the SES settings section.
Forum: Plugins
In reply to: [WP Offload SES Lite] WorkerAttemptsExceededExceptionIn my case, setting up the defines allowed me to see the errors in the backedn.
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', false);I fixed it allowing the IAM User the permissions and pumping up the server RAM as it was causing some memory allocation problems.
Forum: Plugins
In reply to: [WP Offload SES Lite] WorkerAttemptsExceededExceptionSo, this seems to be a problem with the IAM user that has restricted permissions to ses:ListEmailIdentities.
Can’t tell if this is for sure the fix, but it seems to. So I resolve the issue and I’ll post a new one if a new issue arises.
Thank you very much for your support.
Forum: Plugins
In reply to: [WP Offload SES Lite] WorkerAttemptsExceededExceptionOh! That log… Ok, I’ll activate that one and see if there are some errors…
I’ll come back if I get sth…
Thanks!!
Forum: Plugins
In reply to: [WP Offload SES Lite] WorkerAttemptsExceededExceptionOn top of the Reports tab I see an error:
There was an error attempting to retrieve your SES account details.
But the vast majority of the emails are getting sent without any problems. If this is the problem, how come can the service still be working?
The account is in production mode and we have a huge rate limit that is impossible to reach 😀
Anyway, how do I enable the debug.log in the plugin?
Thanks for your time!!
- This reply was modified 2 years, 6 months ago by Carlos Faria.
Forum: Plugins
In reply to: [WP Offload SES Lite] WorkerAttemptsExceededExceptionI’ve seen that sometimes not all Queued mails are sent and stay as Queued. Then in the next cron schedule, those queued jobs are marked as Fail.