PDA

View Full Version : USERid


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>

Lynne
12-09-2011, 03:59 PM
That is the code that works, right? So what are you trying to change it to that isn't working? You are making sure to call out valid variables, right?