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

Comments

maartenvg’s picture

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.

maartenvg’s picture

Status: Active » Postponed (maintainer needs more info)

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?

Anonymous’s picture

Version: 6.x-1.0-rc1 » 6.x-1.0

Same here. No watchdog entry and no email was sent to the user, unfortunately.

nirvanajyothi’s picture

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

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Active

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.

nirvanajyothi’s picture

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.

Anonymous’s picture

Maybe the error occurs only when cron is run manually.

No, unfortunately not. Cron runs automatically every 3 hours. No birthday email yesterday and last week.

Anonymous’s picture

The same as every month: Admin e-mail was sent, but no birthday e-mail.

Any idea to fix this bug?

mama21mama’s picture

I feel the same, do not send mail :s

mama21mama’s picture

sobi3ch’s picture

Status: Active » Fixed

U need to set <Yes> in Send user e-mail on day of birth on admin/settings/birthdays/settings page. Is that was a problem?

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.