Easy Mod Installer - Problem
Verfasst: 28.12.2003 16:56
Guten Tag!
Ich versuche seit einiger Zeit den EM zu Installieren. Jedoch kommt bei Schritt 4 folgende Fehlermeldung:
In Folge kann natürlich die Installation zwar weitergeführt werden, aber dann bei Schritt 5 nicht beendet werden.
Ich habe im Forum bereits gesucht, aber anscheinend hatte noch niemand das selbe Problem wie ich.
Ich hoffe Sie können mir helfen.
Freundliche Grüsse,
Dominik B.
Ich versuche seit einiger Zeit den EM zu Installieren. Jedoch kommt bei Schritt 4 folgende Fehlermeldung:
Code: Alles auswählen
Adding EasyMOD table to your database
Executing SQL: CREATE TABLE phpbb_easymod ( 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))
Progress :: . Done
Result :: Some queries failed, the statements and errors are listing below
* Error :: Invalid default value for 'mod_id'
SQL :: CREATE TABLE phpbb_easymod ( 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))
Ich habe im Forum bereits gesucht, aber anscheinend hatte noch niemand das selbe Problem wie ich.
Ich hoffe Sie können mir helfen.
Freundliche Grüsse,
Dominik B.