$vbulletin->db->query("ALTER TABLE `" . TABLE_PREFIX . "usergroup` ADD `unreq_perms` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL");