Is there an option to turn off notifications to a member when their membership level has changed? I can't seem to find one.
Is there an option to turn off notifications to a member when their membership level has changed? I can't seem to find one. |
edit inc/membership_level.inc.php at line 674 comment this out //sendMail( $aProfileInfo['Email'], $aTemplate['Subject'], $aTemplate['Body'], $iMemberId, $aTemplateVars); Done :D so much to do.... |
That worked, thanks |