Abhik
02-13-2012, 07:45 PM
Hello,
I am trying to show information on showthread template based on some particular forums.
I am using
<vb:if condition="$forum[forumid] == XX">
......
......
</vb:if>
But its not showing up. In fact, the codes are not showing up at all. However, if I remove the condition, the codes are showing up.
What I am doing wrong?
I am trying to show information on showthread template based on some particular forums.
I am using
<vb:if condition="$forum[forumid] == XX">
......
......
</vb:if>
But its not showing up. In fact, the codes are not showing up at all. However, if I remove the condition, the codes are showing up.
What I am doing wrong?