okay well i entered it and didnt get the error but its still showing it for non paying users.
below is what i entered. paid members are 9
PHP Code:
<if condition="THIS_SCRIPT != 'profile' OR (!in_array($profilefield[profilefieldid], array(field5)) OR is_member_of($bbuserinfo, 9))">
<fieldset class="fieldset">
<legend>$profilefield[title]</legend>
$custom_field_holder
</fieldset>
</if>