welcome mail
-
I downloaded the version 3.7.1.
The “welcome email” is not sent.
I saw “bp-activity-subscription-functions.php”,
and found the following code.
$welcome_email = groups_get_groupmeta( $group_id, ‘ass_welcome_email’ );I saw the “bp_groups_groupmeta” table of my database,
but the meta key “ass_welcome_email” was not resisted.I searched all files, but I can not find the code which resists the meta key “ass_welcome_email”.
What should I do to send a “welcome email” to the group members ?
Thank you in advance.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘welcome mail’ is closed to new replies.