Well someone from theadminzone said this:
Quote:
Originally Posted by DeadlyStream
I'm going by memory so this may not actually work. If it doesn't ask at vbulletin.org and I'm sure they'll correct the code.
Code:
<vb:if condition="$bbuserinfo[fieldxx]">
<img src="{vb:raw bbuserinfo[filedxx]}.png">
</vb:if>
|
Will it work? And if so, where should I insert these lines to?