$db->query_write("ALTER TABLE " . TABLE_PREFIX . " `forum` ADD `fviews` INT( 10 ) DEFAULT '0' NOT NULL AFTER `defaultsortorder` ;");