OK...I see where it has to be setup in the control panel. I don't fully understand it though. It says:
HTML Code:
$username = The username of the member who joined.
$url = The base url for your site, ie: http://www.MYSITE.com
$bbtitle = The title of your site set in vboptions Site Name / URL / Contact Details
Should you want the username to link to the profile use this, [url="$url/member.php?u=$userid2"]$username[/url]
Does it pull the $URL from my board settings or do I need to enter that info. Example, would I put [url=http://mysite.com/forum/member.php? u=$useid2.........etc?