• Resolved freemason

    (@freemason)


    Hi,

    After upgrading to version 4.0, I get the following error and I am not able to send emails anymore. Can you help on this?

    Postman: wp_mail has been declared by another plugin or theme, so you won’t be able to use Postman until the conflict is resolved.
    More info that may help – /home/xxxxxxx/public_html/wp-includes/pluggable.php:173

    Regards
    A Jorge

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello,

    Sorry for the inconvenience you had.

    We are not facing such issue.

    To learn more about this issue, please let us know which SMTP plugin are you using? Are you using WordPress multi site setup?

    Thanks in advance!

    Thread Starter freemason

    (@freemason)

    Hi,

    Thank you for your prompt reaction. My website is a single website (not multi) and I am using Post SMTP (https://ww.wp.xz.cn/plugins/post-smtp/) as Plugin to send emails through the SendGrid API.

    Regards
    A Jorge

    Hi Jorge,

    Thanks for your reply.

    We will take a look into issue and fix it into the next version of Email Subscribers.

    Meanwhile, please comment following code from wp-content/plugins/email-subscribers/includes/class-email-subscribers.php file

    require_once( ABSPATH . 'wp-includes/pluggable.php' );

    Which should fix the issue.

    Hope that helps.

    I have the same issue. Commenting that line causes the site to go down. I’ll deactivate your plugin until you fix the issue.

    Shaq

    (@shaqbudden)

    Hello, I’m also having the same issue, I commented the line in localhost and it fixed the problem, but I have not tried on my live site.

    Also, I had some custom CSS for the newsletter and the update basically has elements with different names so the custom CSS is no longer applied, I was wondering if you guys will be rolling back to the original elements as well, when you get this fix sorted?

    Thanks!

    @shaqbudden

    I’m also having the same issue, I commented the line in localhost and it fixed the problem, but I have not tried on my live site.

    Thanks for confirming. Please also check with your live site.

    I had some custom CSS for the newsletter and the update basically has elements with different names so the custom CSS is no longer applied

    What all elements were using? We will take a look into it.

    Hi,

    Please check with latest version of Email Subscribers 4.0.9

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Error after upgrading to version 4.0’ is closed to new replies.