Closed (fixed)
Project:
Notify
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2009 at 22:53 UTC
Updated:
3 Jun 2010 at 02:10 UTC
I have Notify set to weekly, and our host's Cpanel set up to run cron.php every night. The log records say that cron is running properly at night.
The cpanel triggered cron doesn't seem to send notify emails.
When I run cron.php manually from my browser, it does trigger the notify emails.
Is there any reason why running cron through cpanel wouldn't trigger the notify function? I use the command wget -O - -q -t 1 http://sitename/cron.php
Thanks
Michael
Comments
Comment #1
matt2000 commentedTry setting 'Hour to Send Notifications' to 0 at
admin/settings/notify
Comment #2
matt2000 commentedNo follow-up, assuming fixed.