Module not sending mail to the group manager
darren.ferguson - September 5, 2008 - 21:50
| Project: | Organic Groups Mandatory Group |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Module is not sending mail to the group manager when the user is created.
Issue is with the drupal_mail function and it's altered functionality for drupal 6.
Attached patch, adds hook_mail to the module and sends the correct parameters to the drupal_mail function.
| Attachment | Size |
|---|---|
| og_mandatory_group.module.patch | 1.47 KB |

#1
great thanks - seem to work. Committed the attached patch which has the above fix, plus a minor change to correct a column name and also avoid a PHP notice.
Rolling a new release as beta1.
#2
Automatically closed -- issue fixed for two weeks with no activity.