At the moment my vB licance is up, and I only have a 3.0.6 *I have an owned licance, its just i haven't had the money to upgrade to 3.5+ and I am going to in a day or two, I thought due to the fact that it was a templat mod i'd try it on my localhost vB i had to mess around with, but I got this error.
Code:
The following template conditional expression contains function calls:
<if condition="$post[postcount] > XX andin_array($bbuserinfo['usergroupid'], array(5,6,7))">
Function Name Usage in Expression
andin_array andin_array($bbuserinfo[\'usergroupid\'], array(5,6,7)
With a few exceptions, function calls are not permitted in template conditional expressions. Please go back and re-write this expression.
The following functions are allowed in template conditional expressions:
in_array() is_array() is_numeric() isset() empty() defined() array() can_moderate() can_moderate_calendar() exec_switch_bg() is_browser() is_member_of()