Well im playing with xbox tags and heres my codes
HTML Code:
</div>
<div> <if condition="$bbuserinfo[field5]">
<img align="center" src="http://www.xboxlc.com/cards/default/$bbuserinfo[field5].jpg" alt="$bbuserinfo[field5]" border="0" class="x" /></a> </div> </if>
<div> <if condition="$bbuserinfo[field6]">
<img align="center" src="hhttp://fp.profiles.us.playstation.com/playstation/psn/pid/[field6].png" alt="$bbuserinfo[field6]" border="0" class="x" /></a> </div> </if>
userinfo on 5 and 6 is xbox and ps3 tags, there both showing but only showing my user. IOm the only user in the db so far but im wanting it to show that users info not my users info

How would i do this i thought my coding was correct.
Ross