snoopy5
Well-known member
Hi
I have an addon to send each newly registered user automatically a welcome pm over the conversation.
This is a predefined text in phrases for this addon. I try now to include there a clickable link within that conversation message, but do not succeed. How can I do this?
like in
Thanks
I have an addon to send each newly registered user automatically a welcome pm over the conversation.
This is a predefined text in phrases for this addon. I try now to include there a clickable link within that conversation message, but do not succeed. How can I do this?
Code:
[url="{Url}"]{textforthelink}[/url]
like in
Code:
[url="{homeUrl}"]{homeUrl}[/url]
Thanks
Last edited: