PDA

View Full Version : How to add Un Subscribe Link in emails


onlinejalsa
01-11-2015, 05:43 AM
Hello,

how can i add unsubscribe links on Emails such as Welcome message, Pms, Subscribed Posts etc

I would like to add Un Subscribe links to the posts
Unsubscribe links to emails send by my website

Thanks

kh99
01-11-2015, 10:07 AM
I don't think a mod like that exists. You could edit the phrases used for the email bodies and add a link to the user's profile, and a message that say click here to unsubscribe, but that would require them to log in. If you want a "one-click" unsubscribe or a special page that allows them to unsubscribe without logging in, then you'd need to wite some php to do that.

There was a rather lengthy thread a couple years ago where someone wwas trying to do something similar. If you're interested I could probably find it, but IIRC it never was complteded.

ozzy47
01-11-2015, 10:12 AM
Perhaps this mod, https://vborg.vbsupport.ru/showthread.php?t=246163

kh99
01-11-2015, 10:21 AM
I stand corrected. I guess that other guy I was thinking of wanted other features or something.

Edit: Well, that one does require you to be logged in, I think that was the issue. But it is better than just linking them to their profile.

onlinejalsa
01-12-2015, 07:35 PM
i have installed the mod. Its working only if i add manually a value at the end of the email.
is there anyway that the phraze be added automatically form every email which we send from website ( pms, welcome email, activation email, newsletters, thread subscription)

RichieBoy67
01-12-2015, 08:31 PM
i have installed the mod. Its working only if i add manually a value at the end of the email.
is there anyway that the phraze be added automatically form every email which we send from website ( pms, welcome email, activation email, newsletters, thread subscription)You have to add it to your phrases for those emails.

onlinejalsa
01-12-2015, 10:36 PM
Hello,

how can i add phrases. can someone help me here

ozzy47
01-13-2015, 09:53 AM
Edit the phrases (using the Phrase Manager in the ACP) used for the email bodies and add a link to the user's profile, and a message that say click here to unsubscribe.

RichieBoy67
01-13-2015, 11:20 AM
Edit the phrases (using the Phrase Manager in the ACP) used for the email bodies and add a link to the user's profile, and a message that say click here to unsubscribe.Thanks bro for filling in the blanks. I was in a rush last night so could only give brief answer.:)