I don't know if this is still being supported - I just need a quick fix.
I've just downloaded it, and would like it to only be listed on forum ID 2.
I've tried wrapping the SHOUTBOX code in:
Code:
<if condition="THIS_SCRIPT == 'forumdisplay' AND $foruminfo[forumid] == 2">
</if>
And putting it on the navbar template but it doesn't seem to be working.
Any suggestions?