I would to receive some coding help on a conditional.
I am trying to add this coding into my postbit template:
I want to add a conditional for this to only show in select forums.
Is there a way to alter the coding to do this? Thank you in advance.
I am trying to add this coding into my postbit template:
Code:
[FONT=Courier New]<if condition="$post['userid']"><div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div></if>[/FONT]
Is there a way to alter the coding to do this? Thank you in advance.
Comment