I want to place the following link in a "phrase" that will show up in the User Control Panel:
Code:
<a href="member.php?$session[sessionurl]do=getinfo&userid=$bbuserinfo[userid]">User Profile</a>
If I include this code in the USERCP "template" the string is converted to the proper URL as expected. If I place the link in a "phrase" this isn't the case.
Any ideas on how to get this to work?