Message Icon Mod Problem
Verfasst: 12.08.2003 15:38
ich wollte des hier in die db eintragen:
bitte um ganz schnelle hilfe!!
und hab den fehler gekriegt...:ALTER TABLE phpbb_posts ADD COLUMN post_icon TINYINT (2) UNSIGNED DEFAULT '1' NOT NULL;
ALTER TABLE phpbb_topics ADD COLUMN topic_icon TINYINT (2) UNSIGNED DEFAULT '1' NOT NULL;
was mach ich falsch??Datenbank forum auf localhost
Fehler
SQL-Befehl :
ALTER TABLE phpbb_posts ADD COLUMN post_icon TINYINT( 2 ) UNSIGNED DEFAULT '1' NOT NULL
MySQL meldet:
Table 'forum.phpbb_posts' doesn't exist
bitte um ganz schnelle hilfe!!