Quote:
Originally Posted by kh99
I know you need a double '=', like:
Code:
<vb:if condition="$forum==59">{vb:raw show.vbshout_instance3}</vb:if>
but I'm not sure if $forum is what you should be using or not.
|
YOU ROCK
it was forum info
Ok now I think I got it to work
<vb:if condition="$foruminfo['forumid']==X">{vb:raw show.vbshout_instanceY}</vb:if>
X - forum ID #
Y - instance #