Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there,

    One site I have is receiving the emails, but no information in the body.
    The csv has the data.

    Tried Plain Text and HTML versions.
    Tried submit via ajax, and tried on and off
    Checked the logs nothing.
    Tried deactivating the plugin and re-activating again.

    So it doesn’t work at all. As there is no error in the log one could assume that it would take a while to drill down into it.

    Thanks

    Andi

    In the main file. Is it supposed to include notifications twice?

    // Include our single notification object
    require_once( NF_PLUGIN_DIR . ‘classes/notification.php’ );
    // Include our notifications object
    require_once( NF_PLUGIN_DIR . ‘classes/notifications.php’ );

    I thought a require_once would cause a fatal???

    hi Clearing all the fields in the notification and adding them in again meant i could get the text again as per this post:

    Thanks

    Andi

    Plugin Author James Laws

    (@jameslaws)

    Thanks for using Ninja Forms and we’re happy to assist you in any way we can.

    Our team is growing and we support both free and paid products so not all of our support fits in this forum. So that we can assist everyone as efficiently as possible we ask that all support requests where you would like assistance from the Ninja Forms team be submitted here: https://ninjaforms.com/contact/.

    This will ensure that everyone on our team has access to your question and nothing gets missed.

    Of course you are more than welcome to leave this post here in case a someone in the community would like to try and assist as well.

    Thank you for your understanding.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Email Notifications Not Working’ is closed to new replies.