• Resolved zeb2cubed

    (@zeb2cubed)


    Hi,

    There is a bug in your plugin. Its in class-ur-emailer.php function send_mail_to_admin line 355.

    $header = array(
    'Reply-To:' . $user_email .'\r\n',
    'Content-Type: text/html; charset=UTF-8'
    );

    Remove '\r\n' at the end of the reply to email. It causes Invalid reply to email and the admin notification email is not sent.

Viewing 1 replies (of 1 total)
  • Plugin Support sanjuacharya77

    (@sanjuacharya77)

    Hi @zeb2cubed,

    Thanks for writing in. Could you please download and install the plugin from this link and it will fix the issue.

    Do let us know whether it works for you or not and I will get back to you.

    Regards!

Viewing 1 replies (of 1 total)

The topic ‘Bug report’ is closed to new replies.