Quote:
Originally Posted by AURFSCAN
$forum does not work for me
this does
Code:
<vb:if condition="in_array($thread['forumid'], array(1,2,3))">Show this to forum 1, 2 and 3</vb:if>
|
Thanks! That works! I modified that line of code for my forum
Code:
<vb:if condition="THIS_SCRIPT == showthread && $post[postcount] == '1' && in_array($thread[forumid],array(2,3,8,9,13))">