if (is_member_of($vbulletin->userinfo, 7)){ if(empty($_POST['reason'])){ echo "message to show if the field is empty"; }die();}