• Resolved Nikelaos

    (@nikelaos)


    Hello!

    First of all: Thank you for that fine plugin.

    On the page where I can send a test-e-Mail, I got this message:

    Fatal error: Uncaught TypeError: Argument 1 passed to WPMailSMTP\Providers\MailerAbstract::__construct() must be an instance of WPMailSMTP\MailCatcher, instance of MailPoet\Mailer\WordPress\WordPressMailer given, called in [...]/wp-content/plugins/wp-mail-smtp/src/Providers/Loader.php on line 193 and defined in [...]/wp-content/plugins/wp-mail-smtp/src/Providers/MailerAbstract.php:79 Stack trace: #0 [...]/wp-content/plugins/wp-mail-smtp/src/Providers/Loader.php(193): WPMailSMTP\Providers\MailerAbstract->__construct(Object(MailPoet\Mailer\WordPress\WordPressMailer)) #1 [...]/wp-content/plugins/wp-mail-smtp/src/Providers/Loader.php(149): WPMailSMTP\Providers\Loader->get_entity('smtp', 'Mailer') #2 [...]/wp-con in [...]/wp-content/plugins/wp-mail-smtp/src/Providers/MailerAbstract.php on line 79

    Nevertheless everything works fine.

    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Gregor Capuder

    (@capuderg)

    Hi,

    it looks like you have “MailPoet” plugin active, and since this plugin is doing similar things in the background it breaks our plugin.

    If you don’t need MailPoet anymore, please deactivate it.

    Take care!

    Thread Starter Nikelaos

    (@nikelaos)

    Yes, @capuderg, that’s right, I’m using MailPoet – and I need it…

    So, I have to live with that error?

    Plugin Author Gregor Capuder

    (@capuderg)

    Hi @nikelaos,

    please go to MailPoet -> Settings -> Advanced and under this setting: “Send all site’s emails with…” select: “The default WordPress sending method (default)” radio button and save the settings.

    Let me know if that resolves the issue.

    Take care!

    Thread Starter Nikelaos

    (@nikelaos)

    Yes, @capuderg, the error doesn’t appear again after changing the sending method in MailPoet.

    Thanks a lot for that impressing fast solution!

    Plugin Author Gregor Capuder

    (@capuderg)

    Hi,

    I’m glad the issue is resolved for you ??

    Please try sending some test emails to verify the WP Mail SMTP is configured and working corectly.

    Have a nice day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fatal error on Testpage’ is closed to new replies.