password mod
Verfasst: 22.10.2003 18:41
Hallo ich habe heir so ein fehler kan mir wer weiter helfen.
Passport MOD Installation
ALTER TABLE phpbb_forums ADD forum_age SMALLINT(2) NOT NULL AFTER forum_name
Error: Duplicate column name 'forum_age'
ALTER TABLE phpbb_users ADD user_codea VARCHAR(10) NOT NULL
Error: Duplicate column name 'user_codea'
ALTER TABLE phpbb_users ADD user_codeb VARCHAR(7) NOT NULL
Error: Duplicate column name 'user_codeb'
ALTER TABLE phpbb_users ADD user_codec VARCHAR(7) NOT NULL
Error: Duplicate column name 'user_codec'
ALTER TABLE phpbb_users ADD user_coded VARCHAR(1) NOT NULL
Error: Duplicate column name 'user_coded'
This file will now automatically delete itself
Thanks for installing this MOD. Please use phpBB.de for any questions concerning this MOD.
Warning: unlink(db_update.php): Permission denied in /var/www/jack/html/db_update.php on line 67