cindy helmond
08-27-2008, 10:32 PM
hi i have a problem i have a gender hack and its working but only in the memberlist , and not showing up in the forum on the treads, the same problem i have ,the flag hack install and rename the flag files but still nothing to see in the forums no image flags any help ?
code flags hack :
<!-- / flags start -->
<div>
<if condition="$post[field10]"><img src="images/flags/$post[field10].GIF"></if>
</div>
<!-- / flags end -->
code gender hack :
<if condition="$post[field6]">$vbphrase[gender]: <img src="$stylevar[imgdir_misc]/$post[field6].gif" alt="$post[field6]" /></if>
thx
code flags hack :
<!-- / flags start -->
<div>
<if condition="$post[field10]"><img src="images/flags/$post[field10].GIF"></if>
</div>
<!-- / flags end -->
code gender hack :
<if condition="$post[field6]">$vbphrase[gender]: <img src="$stylevar[imgdir_misc]/$post[field6].gif" alt="$post[field6]" /></if>
thx