• Resolved fabianhijlkema

    (@fabianhijlkema)


    Plugin sends the e-mails twice in my setup, except when sending from a list. There seems to be some doubling in the code of wp-users-email.php

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Techspawn

    (@techspawn1)

    @fabianhijlkema I just checked latest release and I was unable to find the issue. So can you please tell us the process you followed so that we can improve.

    Thanks.

    Thread Starter fabianhijlkema

    (@fabianhijlkema)

    Hi,

    Quite straightforward process I would say. Installed plugin, selected one user to send an e-mail to, either using a custom template or no template. Disabled some plugins to see if the problems was in that area, but no. The only special thing is that i’m testing this locally through MAMP not using the STMP setting. When sending e-mails, the success message also displays twice on top of the page.

    When I comment on of the following lines on line 956 or 1675 of wp-users-email.php out, the e-mail gets sent once. Getting one error and one success message on top the page.

    $wau_status = wp_mail($wau_to[$j], $subject, $body, $headers);

    I have the same problem. Have you figured out how to solve it?

    Plugin Author Techspawn

    (@techspawn1)

    Guys thanks for marking the issue we are fixing the issue in next release.

    Thanks.

    Hello I have this same problem, and this morning update did not fix it..
    thanks for your help

    Thread Starter fabianhijlkema

    (@fabianhijlkema)

    For me it was fixed actually!

    Lucky you !!!

    Ok so I will open a new thread

    Yes you are right Fabian, I just had another notification for a new upgrade, and it did work for me too !

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Sends e-mails twice’ is closed to new replies.