email notification not working

Posted · Add Comment

Scheduler Forums BirchPress Scheduler email notification not working

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  Corey Gasman 9 years, 1 month ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21410

    Corey Gasman
    Participant

    Hello, I have installed and configured the plug-in.

    I also read thru the Notification documentation and have them enabled.

    I’ve tried testing it with different e-mails, etc…no notification.

    Please help?

    #21413

    Jennifer
    Keymaster

    Could you please install ‘Check Email‘ and check if your website can send any emails? Please check your inbox and make sure you receive the testing email.

    #21415

    Corey Gasman
    Participant

    Thanks! I figured it out based on another thread. My host is WPE and the site was sending e-mails.

    I needed to add this PHP code in > settings >custom code> PHP window to get it working:

    <?php
    global $birchschedule;
    birch_defn($birchschedule->enotification, ‘async_send_email’, $birchschedule->enotification->send_email);
    ?>

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘BirchPress Scheduler’ is closed to new topics and replies.

Comments are closed.