Hi there, We'd like to receive copies of the "Expire Notification" email sent to our customers. We've got them set for 14 days before expiry and we'd like to have those emails copied to the admin address so we know which members are coming up for expiry. I've searched the settings and can't find any place to enable this. Does anyone know how to do it? Thanks in advance, Jade
This can be done as customization. Edit /amember/member.inc.php and modify function mail_expire_members at the bottom: PHP: mail_template_user($t, $et, $u, false); change to this: PHP: mail_template_user($t, $et, $u, false);mail_template_admin($t, $et);
A generalised solution? My email on expiry add-on you can set the email per product any way you like. Purchase link here. $17.50.
Hi Alexander, Thanks for this. I've made the change and we'll monitor it to see how it performs. Cheers, Jade
i tried this and it doesn't seem to be working. JLogica your product looks interesting but i'm not into paying renewal fees. any other ideas? we absolutely need to be notified when users expire.
You may enable option aMember CP -> Setup -> E-Mail : Log E-Mail messages and then watch at aMember CP -> Logs -> E-Mail . If that is necessary to get messages copied to your e-mail address, it will be a paid customization.