$db->hide_errors(); $db->query_write("ALTER TABLE ".TABLE_PREFIX."forum ADD languageid SMALLINT ( 5 ) DEFAULT '0' NOT NULL");