Quote:
Originally Posted by massizero
that's the same that's happening to me. how did you solve the problem?
thanks
|
Quote:
Originally Posted by ranafarooq
having same problem please guide!
|
Try replacing the code with the following, not forgetting to add the correct path and fieldid for your forum...
Code:
<!-- Wy Gender in postbit Start -->
<vb:if condition="$post['fieldX']"> <dt>Gender</dt> <dd><img src="http://www.YOURFORUMADDRESS.com/images/misc/{vb:raw post.fieldX}.gif" alt="" /></dd></vb:if>
<!-- Wy Gender in postbit End --><br />