How do I add VBulletin profile fields to the list of items shown?
I'm editing the rollbits with this info----but it isn't "parsing" the profile fields....
<li><a href="member.php?u=$rolluserid">$rollusername</a></li>
<td class="tcat" bgcolor="#919EBA">Character Level:</td>
<td class="panelsurround">$userinfo[field2]</td>
<td class="tcat" bgcolor="#919EBA">Character Class:</td>
<td class="panelsurround">$userinfo[field14]</td>
|