Ich bekomme irgendwie nur Fehlermeldungen :cry:
Füge EasyMOD-Tabelle zu deiner Datenbank hinzu
Führe SQL aus: CREATE TABLE ureasymod ( mod_id mediumint(8) NOT NULL DEFAULT '0' auto_increment, mod_title varchar(50) NULL DEFAULT '', mod_file varchar(255) NULL DEFAULT '', mod_version varchar(15) NULL DEFAULT '', mod_author_handle varchar(25) NULL DEFAULT '', mod_author_email varchar(100) NULL DEFAULT '', mod_author_name varchar(100) NULL DEFAULT '', mod_author_url varchar(100) NULL DEFAULT '', mod_description text NULL DEFAULT '', mod_process_date int(11) NULL DEFAULT '0', mod_phpBB_version varchar(15) NULL DEFAULT '', mod_processed_themes varchar(200) NULL DEFAULT '', mod_processed_langs varchar(200) NULL DEFAULT '', mod_files_edited mediumint(8) NULL DEFAULT '0', mod_tables_added mediumint(8) NULL DEFAULT '0', mod_tables_altered mediumint(8) NULL DEFAULT '0', mod_rows_inserted mediumint(8) NULL DEFAULT '0', PRIMARY KEY (mod_id))
Fortschritt :: . Fertig
Ergebnis :: Einige Abfragen fehlgeschlagen, die Anweisungen und Fehler sind unten aufgelistet
Fehler :: Table 'ureasymod' already exists
SQL :: CREATE TABLE ureasymod ( mod_id mediumint(8) NOT NULL DEFAULT '0' auto_increment, mod_title varchar(50) NULL DEFAULT '', mod_file varchar(255) NULL DEFAULT '', mod_version varchar(15) NULL DEFAULT '', mod_author_handle varchar(25) NULL DEFAULT '', mod_author_email varchar(100) NULL DEFAULT '', mod_author_name varchar(100) NULL DEFAULT '', mod_author_url varchar(100) NULL DEFAULT '', mod_description text NULL DEFAULT '', mod_process_date int(11) NULL DEFAULT '0', mod_phpBB_version varchar(15) NULL DEFAULT '', mod_processed_themes varchar(200) NULL DEFAULT '', mod_processed_langs varchar(200) NULL DEFAULT '', mod_files_edited mediumint(8) NULL DEFAULT '0', mod_tables_added mediumint(8) NULL DEFAULT '0', mod_tables_altered mediumint(8) NULL DEFAULT '0', mod_rows_inserted mediumint(8) NULL DEFAULT '0', PRIMARY KEY (mod_id))
Vielleicht mußt du dir hierüber keine Sorgen machen, die Installation wird fortgesetzt. Sollte dies fehlschlagen, solltest du vielleicht die Hilfe bei unserem Entwicklungs-Board in Anspruch nehmen.
Verarbeite Post-Prozeß
Kritischer Fehler:
VERSUCHE POST-PROZESS FORTZUSETZEN
Kritischer Fehler:
VERSUCHE POST-PROZESS FORTZUSETZEN
Kritischer Fehler:
VERSUCHE POST-PROZESS FORTZUSETZEN
Kritischer Fehler:
VERSUCHE POST-PROZESS FORTZUSETZEN
Kritischer Fehler:
Kann damit jemand was anfangen???