• Resolved TNG1

    (@tng1)


    Hi All,
    I just noticed I have a message from FluentSMTP about a possible conflict:

    The FluentSMTP plugin depends on wp_mail pluggable function and plugin is not able to extend it. Please check if another plugin is using this and disable it for FluentSMTP to work!

    Possible Conflict: (path to this file)/pluggable.php:182

    Line 182 of pluggable.php reads:
    function wp_mail( $to, $subject, $message, $headers = '', $attachments = array() ) {

    I am rubbish when it comes to php. Can someone please lend me a hand?

    Cheers,
    Pete

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Amimul Ihsan

    (@amimulihsanmahdi)

    Hello there,

    It seems like you have another SMTP plugin installed on your website or another plugin is conflicting with the pluggable.php file.

    If you have another SMTP plugin installed on your website, you can uninstall it. Otherwise, you can try temporarily deactivating all the plugins except Fluent SMTP and reactivating them one by one to see which plugin is conflicting. Hopefully, this will resolve the issue.

    Let me know the update.

    Thank you

    Thread Starter TNG1

    (@tng1)

    I understand the logic of your reply, Amimul. And I would follow your advice but I do not have any other SMTP plugins, and as mysteriously as the warning arrived (after not having it with no change in configuration for a couple of weeks) it has now disapeard.

    Ghosts in the machine…

    Plugin Support Amimul Ihsan

    (@amimulihsanmahdi)

    Hello @tng1,

    It seems like the issue was facing has been resolved. Feel free to open a new ticket if you found any new issues.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Possible Conflict Warning’ is closed to new replies.