News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

No email notification after membership approval

Started by Pyrhel, April 01, 2025, 03:56:51 PM

Previous topic - Next topic

Pyrhel

Hi, i'm running 2.1.4 and i was translating the emails when i found that the users does not receive emails when their application for a group membership is approved. They DO receive notification on rejection with or without a reason.

Kindred

Hmmmmmmmmmmmmmm....


Im.notv sure,  but I think that is the correct behavior,  as designed... I don't think there is a notification when you add ac user into a group
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Pyrhel

Im referring to the option where the user applies to a group and the group moderator/forum administrator accepts/declines his application. At least the email templates has this email to notify the requestor for the decision.

Kindred

yes, DENIAL allows you to send an email -- I don't recall seeing an option to send an email when the user is approved to join the group

Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Pyrhel

/**
@additional_params: mc_group_approve
USERNAME: The user name for the member receiving the email.
GROUPNAME: The name of the membergroup that the user was accepted into.
@description: The request to join a particular membergroup has been accepted.
*/
$txt['mc_group_approve_subject'] = 'Group Membership Approval';
$txt['mc_group_approve_body'] = '{USERNAME},

We\'re pleased to notify you that your application to join the "{GROUPNAME}" group at {FORUMNAME} has been accepted, and your account has been updated to include this new membergroup.

{REGARDS}';

Maybe it has been an idea to implement it. I haven't searched for the key in the code, but this is in the EmailTemplates.english.php file.

Advertisement: