nickvergessen hat geschrieben:Dann lad die Dateien aus languages/de/mods auch noch hoch in language/de/mods/
Dann kommt wieder eine fehlermeldung beim Installieren aber wo anders
Ich hab mir mal das Stargate portal geholt aber wenn ich bei "Create Portal Tables" bin kommt immer diese Meldung:
Code: Alles auswählen
A fatal and unrecoverable database error has occurred. This may be because the specified user does not have appropriate permissions to CREATE TABLES or INSERT data, etc. Further information may be given below. Please contact your hosting provider in the first instance or the support forums of phpbbireland for further assistance.
install_install.php [ 262 ]
SQL : CREATE TABLE phpbb_k_cyber_quotes ( quote_id int(11) unsigned NOT NULL auto_increment, quote text, author varchar(255) default NULL, PRIMARY KEY (quote_id) ) CHARACTER SET utf8 COLLATE utf8_bin
Table 'phpbb_k_cyber_quotes' already exists
Und wenn ich phpbb_k_cyber_quotes in meiner datenbank lösche und auch die andere k dateien tauchen sie immer wieder auf