Quote:
Originally Posted by FTG LIQUID CL
anyone know how to make this work with 4.1.12
|
To make this work in V4 do the following:
Code:
<div class="pbit"><vb:if condition="$post['fieldX']">
<img src="http://fp.profiles.us.playstation.com/playstation/psn/pid/{vb:raw post.fieldX}.png" scrolling="no" frameBorder="0" height="140" width="195">
</vb:if></div>
Make sure you replace the X in both fields with your own profile id.