damster
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Offload SES Lite] Plugin switching itself offI found that two plugins mention pluggable.php in their code, Wordfence and WP Fastest cache. Of the two of them only wordfence uses the mail function (to send alerts) as far as I can tell.
I have tried disabling the alerts for now to see if this affects the WP SES deactivation issues. I’ll check back here with the result.
Forum: Plugins
In reply to: [WP Offload SES Lite] Plugin switching itself offThanks very much for your help I’ll give it a try 🙂
Forum: Plugins
In reply to: [WP Offload SES Lite] Plugin switching itself offIs there an easy way of doing this or is it a case of going through the code for each manually?
Forum: Plugins
In reply to: [WP Offload SES Lite] Plugin switching itself offI’ve switched the logs on and they contain this error
1484114165 ERROR wp_mail override by another plugin !!
1484114165 Then deactivating plugin
1484114165 wp_mail already defined in /home/sitename/public_html/wp-includes/pluggable.phpI really need to sort this problem out as mail sent through the default WordPress function doesn’t get delivered most of the time which is why I need Amazon SES in the first place!
- This reply was modified 9 years, 4 months ago by damster.
Forum: Plugins
In reply to: [WP Offload SES Lite] Plugin switching itself offNo I’ve had no response from the plugin author and I’ve not found a suitable alternative so far. I’m stuck with email that works some of the time which is less than ideal!