Quote:
Originally Posted by utahraves
Oops, its on memberinfo I believe. I'm not home so I'm not sure. Ill see if I can find a laptop and look
|
yep your right

its memberinfo template thanks.
also im not sure but at the end of
Code:
<if condition="$userinfo['field8']">
<li class="vbmenu_option"><img src="$stylevar[imgdir_misc]/twitter.gif" alt="" class="alt2 inlineimg" /> <a href="http://www.twitter.com/$userinfo[field8]" target="_blank" dir="ltr"><phrase 1="$prepared[username]">$vbphrase[visit_twitter]</phrase></a></li>
you may have missed a </if> tag
i was getting a </if> tag error and had to add it.