MyBB Community Forums

Full Version: Postbit conditional help!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Please help me with this conditional!

if first post show code1 else show code2
<if $postcounter == 1 then>
...
<else>
,,,
</if>
Thanks very much I very appreciate that Smile