• mfk

    (@fariskassim)


    Been using the plugin for a couple of years. No problems until recently.
    After a user completes and submit a form, me (admin) doesnt get the submission notification on email.

    On the wordpress plugin dashboard, i can see form submissions. but no emails sent to me. i also have the the email field filled in, tried different emails. still doesnt work. no idea why

    https://ww.wp.xz.cn/plugins/wordpress-form-manager/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter mfk

    (@fariskassim)

    running wp 4.2.2, plugin 1.7

    Do you still have this problem?

    Thread Starter mfk

    (@fariskassim)

    no i dont have this problem anymore. i actual;y didnt do anything to fix it.
    about a week after i posted this, the email notifications resumed like usual.

    I am having the same issue. Received emails fine last week; this week the emails stopped coming through. Hoping that my form just starts working again.

    Thread Starter mfk

    (@fariskassim)

    hmm having the same problems again!

    tried inputing different emails inside “Also send notification(s) to:” too but doesnt work.

    but on the backend, i can see the submissions. just that i’m not getting the emails.

    running wordpress 4.2.5 , plugin 1.7.3 . help anyone?

    Thread Starter mfk

    (@fariskassim)

    looks like alot of people have the same problems and the plugin admin isnt even addressing our problems. guess imma have to switch to something else

    what worked for me:

    in helpers.php change line 403 from
    $headerStr.= $header.”: “.$value.”\r\n”;
    To
    $headerStr.= $header.”: “.$value.”\n”;

    I don’t know why, (I think a change in php version).

    Thread Starter mfk

    (@fariskassim)

    nah doesnt work for me :/

    thanks for that anyway

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

The topic ‘Notification emails not working after submit’ is closed to new replies.