Birthdays module don't send any emails
tomsolo - February 2, 2009 - 07:21
| Project: | Birthdays |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Im using this module, all other function great and work,
except how module don't send any email messages.
No nothing watchdog entry, i cant suspect whats wrong.
Im testing 6.x-1.0-rc1, the problem still live too. Any help?
thanks in advance

#1
I found the culprit. During cron bootstrap hook_menu isn't run (anymore?), so I now use hook_init() instead. Will commit a solution as soon as possible.
#2
I'm sorry, I forgot that this issue was for D6.
I can't reproduce this for 6.x-1.0-rc1. Do both blocks work correctly and does it work when you try it on a clean install? Do you use MySQL or Postgresql?
#3
Same here. No watchdog entry and no email was sent to the user, unfortunately.
#4
Same issue.The mails were sent once, just after installing Birthdays and running cron from drupal site.But now i dont find any birthday wishes sent listed in the 'Recent log entries'. I ran crom from the site and checked. Happening over 5days now.
-thank you
#5
This month still the same problem as in February. Upcoming birthdays was sent to the administrator at the beginning of the month. But no birthday email was sent to the user.
#6
Working alright now, after i installed Poormanscron. Mails to admin and birthday user being sent.
Maybe the error occurs only when cron is run manually.
#7
No, unfortunately not. Cron runs automatically every 3 hours. No birthday email yesterday and last week.
#8
The same as every month: Admin e-mail was sent, but no birthday e-mail.
Any idea to fix this bug?
#9
I feel the same, do not send mail :s
#10
solution http://drupal.org.es/node/7661#comment-32210