ALTER TABLE `$table_forums` ADD `ficon_status` set('on','off') NOT NULL default 'on';
ALTER TABLE `$table_forums` ADD `ficon` varchar(100) NOT NULL;