Topic prefix Kann kein Post mehr erstellen
Verfasst: 01.03.2009 12:14
Hallo,
Ich habe grade eben den Topic Prefix Mod instaliert, und jetzt wollte ich die db_install.php aufrufen und jetzt bekomme ich dies hier:
Und dann als Fehler:
phpBB_5
Jan
Ich habe grade eben den Topic Prefix Mod instaliert, und jetzt wollte ich die db_install.php aufrufen und jetzt bekomme ich dies hier:
Code: Alles auswählen
Adding a new column named topic_prefix to table phpbb_55topics
SQL ERROR Table 'allphpbb_01.phpbb_55topics' doesn't exist
Adding a new column named forum_topic_prefix to table phpbb_55forums
SQL ERROR Table 'allphpbb_01.phpbb_55forums' doesn't exist
Aber da ich den phpBB_5 Prefix habe, geht die nicht. Könnte mir jemand vllt. den mySQL Befehl ohne phpBB_ geben also so:Topic prefix
Adding a new column named topic_prefix to table phpbb_55topics
SQL ERROR Table 'allphpbb_01.phpbb_55topics' doesn't exist
Adding a new column named forum_topic_prefix to table phpbb_55forums
SQL ERROR Table 'allphpbb_01.phpbb_55forums' doesn't exist
phpBB_5
Jan