Scimia
07-28-2015, 06:48 PM
Hi,
is possible to do a vb:if that verifies if the topic which the user is reading is in a specific category?
--------------- Added 1438172087 at 1438172087 ---------------
Is this correct? I need to insert this in headinclude_bottom
<vb:if condition="THIS_SCRIPT == 'showthread'">
<vb:if condition="$thread[forumid] == 1770">
[here my script]
</vb:if>
</vb:if>
is possible to do a vb:if that verifies if the topic which the user is reading is in a specific category?
--------------- Added 1438172087 at 1438172087 ---------------
Is this correct? I need to insert this in headinclude_bottom
<vb:if condition="THIS_SCRIPT == 'showthread'">
<vb:if condition="$thread[forumid] == 1770">
[here my script]
</vb:if>
</vb:if>