Posted by alexharries on April 24, 2009 at 11:00am
Jump to:
| Project: | Node expire |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | vikramy |
| Status: | closed (duplicate) |
Issue Summary
I have set up an action to e-mail the author of an item of content when their content has expired. I can't find any way of limiting the number of notifications sent though, so one notification is sent every 45 minutes, which will drive my contributors mad - I need to send one e-mail per item of content every two weeks.
What am I doing wrong? Please help!! :o)
(The first person who fixes this crucial issue for me will get a nice £5 donation in their PayPal account by way of thanks :o)
Al
Comments
#1
Can anybody help with this please? Pretty please with cherries on top...? :o)
#2
El-Subscribe-o.
#3
I think this is related to issue #435560: Nodes don't expire on cron run, see my comment and let me know if that helps with your issue.
#4
Same issue here. Has anyone figured out how to only have one notification sent rather than every time cron runs?
#5
I ended up switching back to Date module + Rules for the added flexibility offered with Date module. I was able to solve the cron problem by reading these tutorials. The same procedures may also work with Node Expire + Rules (it is a bit complex but worth the time to figure it out):
http://drupal.org/node/520012
http://drupal.org/node/517674
#6
http://drupal.org/node/435560