Quote:
Originally Posted by Domenico
What about a link for users to opt-out ? When they click on this link they will never get this email reminder again. That would be nice because no there is no way to disable this and users are complaining.
|
Sure there is - and it's built right into their vBulletin UserCP - the "Receive email from Admins" checkbox.
Add that link into the message that goes out to your users. I've included it since I first installed this add-on and a number of former users have followed those instructions to opt out. Some of those who don't have emailed me and asked me to do it for them and I always comply with that.
- Admin CP | vBulletin Options | vBulletin Options | Inactive User Reminder Emails
- Scroll down to and edit Email message
- Add the link in there somewhere
My email message looks like this (some portions specific to my forum deleted):
Code:
Hello, $username!
<p>You are receiving this email because you previously registered at the {name of your forum} with the following information:</p>
<p>Member name: $username<br>
User number: $userid<br>
Email address: $email</p>
<p>It's been some time since your last visit to our forum community.</p>
<p>You might be interested in having another look. We have added several features and enhancements to the forums, and many new topics and new members are added every day.</p>
<p>If you don't remember your password, you can request it here: <a href="http://{yourforum.com}/login.php?do=lostpw">http://{yourforum.com}/login.php?do=lostpw</a>.</p>
<p>We hope to see you back soon.</p>
<p>If you do not wish to receive further emails of this nature, please log into your UserCP at <a href="http://{yourforum.com}/profile.php?do=editoptions">http://{yourforum.com}/profile.php?do=editoptions</a> and uncheck the box next to Receive Email from Administrators.</p>