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

Capnj’s picture

I 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.

ahoeben’s picture

Are 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.

ax’s picture

RobRoy’s picture

Version: » master
Status: Active » Closed (won't fix)

Seems pretty old.