I installed this earlier on my vb4 forum but now I would like to install it on my vbulletin 3.8.4 forum, how can I make this work?
Can you or anyone change the following code to work with 3.8.4 and tell me where to paste?
thanks
Code:
<!-- Wy Gender in postbit Start -->
<vb:if condition="$post['fieldX']"> <dt>Gender:</dt> <dd><img src="http://WWW.YOUR FORUM
ADDRESS.COM/images/misc/{vb:raw post.fieldX}.gif" alt="" /></dd></vb:if>
<!-- Wy Gender in postbit End -->