Jester1423
12-09-2011, 02:30 PM
Ok guys I am having an issue with displaying member numbers.... I want to change what is actually displayed under the users name....
Currently Userid is all I can get to show. If i chage it to anything else all I get is a ":" showing.
I am new to all of this so any help would be great.
this is the script that I am using
<vb:if condition="$post['userid']"><div class="bppostbit"><dt>{vb:rawphrase userid}</dt> <dd>{vb:raw post.userid}</dd></div></vb:if>
Currently Userid is all I can get to show. If i chage it to anything else all I get is a ":" showing.
I am new to all of this so any help would be great.
this is the script that I am using
<vb:if condition="$post['userid']"><div class="bppostbit"><dt>{vb:rawphrase userid}</dt> <dd>{vb:raw post.userid}</dd></div></vb:if>