if( ($vbulletin->options['on_off']) AND (!empty($vbulletin->options['profileid'])) AND (in_array($userinfo['userid'],explode(',',$vbulletin->options['profileid']))) ){ standard_error('Sorry you are not allowed to view this profile');}