Quote:
Originally Posted by syrus.xl
Sorry, I missed this post...
To create a usergroup contional array you would have your code this, but obviously changing the X's for usergroup ID's.
PHP Code:
<if condition="!in_array($bbuserinfo[usergroupid], array(X,X,X))">
<!-- whatever goes here -->
</if>

|
hehehe... Cheers, Mate. Although, will probably just wait for the new version now!!