Matthew Hawley
Well-known member
I put this code in the message template and link only goes to /conversation/add instead of /conversation/add?to=user
Any suggestions?
Code:
<a href="{xen:link conversations/add, 'to={$user.username}'}" class="Tooltip" title="Start a Conversation"><b><font color="gray">Staff</font></b></a>
Any suggestions?