Brauche hilfe mit den Attachtement MOD !!
Verfasst: 20.06.2004 18:08
Also ich brauche hilfe mit den Attachtement MOD...
Ich habe alles rüber kopiert was in der readme stand, danach hab ichs ausgeführt aber es kam das als results :
COMPLETE!
Some queries failed. Please contact me via email, pm, at the board or whatever, so we can solve your problems...
To Undo the changes to your database please execute mod_table_uninst.php.
NOW DELETE THIS FILE
5 things failed
Running :: ALTER TABLE phpbb_forums ADD auth_download TINYINT(2) DEFAULT '0' NOT NULL -> FAILED ---> Duplicate column name 'auth_download'
Running :: ALTER TABLE phpbb_auth_access ADD auth_download TINYINT(1) DEFAULT '0' NOT NULL -> FAILED ---> Duplicate column name 'auth_download'
Running :: ALTER TABLE phpbb_posts ADD post_attachment TINYINT(1) DEFAULT '0' NOT NULL -> FAILED ---> Duplicate column name 'post_attachment'
Running :: ALTER TABLE phpbb_topics ADD topic_attachment TINYINT(1) DEFAULT '0' NOT NULL -> FAILED ---> Duplicate column name 'topic_attachment'
Running :: ALTER TABLE phpbb_privmsgs ADD privmsgs_attachment TINYINT(1) DEFAULT '0' NOT NULL -> FAILED ---> Duplicate column name 'privmsgs_attachment'
Alles andere war in ordnung nur die 5 sachen nicht. Soll ich jetzt weiter machen oder von vorne anfangen?
Ich habe alles rüber kopiert was in der readme stand, danach hab ichs ausgeführt aber es kam das als results :
COMPLETE!
Some queries failed. Please contact me via email, pm, at the board or whatever, so we can solve your problems...
To Undo the changes to your database please execute mod_table_uninst.php.
NOW DELETE THIS FILE
5 things failed
Running :: ALTER TABLE phpbb_forums ADD auth_download TINYINT(2) DEFAULT '0' NOT NULL -> FAILED ---> Duplicate column name 'auth_download'
Running :: ALTER TABLE phpbb_auth_access ADD auth_download TINYINT(1) DEFAULT '0' NOT NULL -> FAILED ---> Duplicate column name 'auth_download'
Running :: ALTER TABLE phpbb_posts ADD post_attachment TINYINT(1) DEFAULT '0' NOT NULL -> FAILED ---> Duplicate column name 'post_attachment'
Running :: ALTER TABLE phpbb_topics ADD topic_attachment TINYINT(1) DEFAULT '0' NOT NULL -> FAILED ---> Duplicate column name 'topic_attachment'
Running :: ALTER TABLE phpbb_privmsgs ADD privmsgs_attachment TINYINT(1) DEFAULT '0' NOT NULL -> FAILED ---> Duplicate column name 'privmsgs_attachment'
Alles andere war in ordnung nur die 5 sachen nicht. Soll ich jetzt weiter machen oder von vorne anfangen?