PTA Sign-Up CRON Email Reminders Not Sending

HomeForumsGeneral Support – NOT for Volunteer and PTA plugins!PTA Sign-Up CRON Email Reminders Not Sending

Tagged: 

Viewing 1 reply thread
  • Author
    Posts
    • #8416
      Justin Reves
      Participant

      Hey Stephen,

      The CRON reminder emails are not firing automatically. I can go in and manually force them, but otherwise, they don’t send.

      I have Enable CRON Notifications as well as Detailed Reminder Notifications checked, but we did uncheck Automatically Clear Expired Signups. Not sure if that would interfere with the CRON function automatically firing.

      1st Reminder is set to 7 days and 2nd reminder is set to 2 days.

      Anything else I can look into?

      Thanks,

      Justin

    • #8418
      Stephen Sherrard
      Keymaster

      Try installing this plugin:
      https://wordpress.org/plugins/wp-crontrol/

      Then check the Tools>Cron Events page to see if the “pta_sus_cron_job” hook is listed there. If not, deactivate and reactivate the pta sus plugin, which should add the cron job again.

      Please note that WordPress CRON jobs are not true CRON jobs, as they rely on traffic to your site to trigger the CRON checks to see if anything is due to be run. If you don’t get any site traffic for a long period of time, the jobs will never be triggered.

      Unchecking the automatically clear expired signups will not affect the scheduled cron job. The cron job my plugin adds will simply skip the check for expired signups if you uncheck that box, but it will still check if it needs to send reminders.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.