Quote:
Originally Posted by BirdOPrey5
The variable would be $bbuserinfo['postcount'], not $userinfo['postcount'] in forumdisplay.
|
i want to put the command inside the "postbit_legacy", and the above command wont work too.
--------------- Added [DATE]1339003487[/DATE] at [TIME]1339003487[/TIME] ---------------
Quote:
Originally Posted by BirdOPrey5
Try using-
Code:
<vb:if condition="!in_array($foruminfo['forumid'], array(1, 2))">not show to forumid 1 and 2</vb:if>
Also, I've never seen a VB forum with a usable forumid 1. Usually 2 is the first usable forumid. 1 is the main category which doesn't work in such a conditional.
|
just try this, not working in "ad_global_below_navbar" template too.