Hi Lynne,
In the pluggin I have this line
PHP Code:
$bbuserinfo =& $vbulletin->userinfo;
Within the ACP you can type
So when the thread is created within the text it will place the new members username linking it to their profile. The only issue I have now is getting this to work with the "register_activate_start" hook as its comes up as "Unregistered" and the link has "userid=" on the end.