I am using Notify 4.3 on Drupal 4.3.2, but I have had this problem since v 4.2.
Every time cron runs-- in my case, every hour-- duplicate notifications are sent out.
This occurs on a site with relatively few users (<50) with most of them not even using Notify.
Comments
Comment #1
Capnj commentedI suddenly started getting this on one of my sites with 4.4.1 installed. Have just d/l the 1.7 version of notify.module hoping this has been fixed.
The site where the dupes began had no changes to the site as far as any core update or change of the notify.module -- just started doing it.
Comment #2
ahoeben commentedAre you using poormanscron.module? I used to have the same problem, until I switched to www.webcron.org instead of Poorman's Cron.
To me, it almost seems like when using poormanscron, if the cron job takes a relatively long time, another cron run is launched before the first cron run is marked finished. Hence the multiple notifications. But this is just a hunch.
Comment #3
ax commentedComment #4
RobRoy commentedSeems pretty old.