global $vbulletin, $show; $SpellingUsergroups = array(6, 67); if (is_member_of($vbulletin->userinfo, $SpellingUsergroups)) { $show['spelling_checker'] = true; }