Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Shamim Hasan

    (@shamim51)

    Found a bug.
    Change in fep-email-class.php line 21

    fep_get_option('notify_ann',1)

    to

    fep_get_option('notify_ann')

    Also be noted, announcement email is send with every 25 users chucked. So if you have 100 users to send announcement you will get 4 email as admin. You can change chunk size in line 65 of fep-email-class.php

    Thread Starter maddoggr

    (@arissports)

    ok thanks that fixed it, and at least now I also know why I was getting 11 emails (user database is 270)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘New Announcemnt mass emails to admin!’ is closed to new replies.