Quote:
Originally Posted by Dave Hybrid
Yes, wrap them in conditionals so the flags only show on certain pages, i only put them on my showthread pages and to guests because those are the one that will pull the traffic and use the flags.
----------------------------------------
<if condition="is_member_of($bbuserinfo,1)">
<if condition="(THIS_SCRIPT == 'showthread')">
-code-
</if>
</if>
|
That works perfectly. The translation also seems to work better on the showthread in general, probably because there are less mods than on Forumhome.
Still getting some database errors but once on the first access. After that everything comes up.
Thanks again