nrep
Well-known member
I've got an HTML welcome e-mail that goes out to new users (set up in "registration" options). However, I can't figure out how to get the current board URL & title as a variable in the message, only a handful of other ids:
Is there anyway I can get the board URL & title inserted in to the message as a variable? I don't want to manually type it in each time, as the same template is rolled out automatically across multiple sites.
The following placeholders will be replaced in the message: {name}, {email}, {id}. You may also use {phrase: phrase_title} which will be replaced with the phrase text in the recipient's language.
Is there anyway I can get the board URL & title inserted in to the message as a variable? I don't want to manually type it in each time, as the same template is rolled out automatically across multiple sites.