Community & Support

Email notification not working for Organic group

Hi All,

I have installed Organic module to create groups in drupal. Its working fine with creation of group. When a user clicks on "Join group" link it accepts some customize message from user and on click of join button it gives below message .

"Membership request to the PrivateGroup1 group awaits approval by an administrator."

But no email, no notification is getting send to admin / Group owner. How admin can see , how many requests are there from users to join the group?

I check in database also . But no help... :(

Comments

looking for an answer to this problem myself

i'm running drupal 6.13 with the latest updates -- a bit of a problem that group managers are not notified of membership requests.

Same here

running Drupal 6.13, the system is sending email's for everything else but the Groups.

Any one had the same problem?

Thanks

Paulo

Yes , i had the same

Yes , i had the same problem..I dont know what can be the cause of it..Finally wrote custom code for email notification :(

not sure if this is too late

not sure if this is too late for some, but there is a setting for 'Immediate sending' rather than as part of cron

/admin/messaging/notifications/settings

this solved the issue for me . . .

_

just a small caveat-- depending the activity of the site, setting this to 'immediate' can have a huge performance impact.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

Subscribing

would be a nice feature to send og admin aa instant notification or optionally cron period notification

hello drupal world!
my drupal site: Wyprzedaż, promocja, przeceny

Actually I enabled a send

Actually I enabled a send method (via Drupal API) and now I got membership request notification on e-mail.

However there's no notification about the aproval for the requester.

Is there sth I did wrong in user settings? Didn't notice any :/

hello drupal world!
my drupal site: Wyprzedaż, promocja, przeceny

nobody click here