ALTER TABLE `$table_members` ADD `ignoreforums` TEXT NOT NULL;
ALTER TABLE `$table_settings` ADD `ignoreforums` TEXT NOT NULL default '';