Verfasst: 17.11.2003 16:30
Ja habe ich, es ist das selbe
Und nun ? Kann doch nicht sein, dass ich garkeinen Mod installiert bekomme. überall nur Fehler, selbst mit dem Easy Mod Installer 


phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
das datenbank-update hast du auch gemacht?Could not query users
DEBUG MODE
SQL Error : 1054 Unknown column 'user_points' in 'field list'
SELECT username, user_id, user_viewemail, user_posts, user_regdate, user_from, user_website, user_email, user_icq, user_aim, user_yim, user_msnm, user_avatar, user_avatar_type, user_allowavatar, user_points FROM phpbb_users WHERE user_id <> -1 ORDER BY user_regdate ASC LIMIT 0, 50
Line : 155
File : /home/vhosts/5000121471/hg-fanclub.de/htdocs/phpbb/memberlist.php
Das habe ich nun auf dem Bildschirm ... und nun ?Running :: ALTER TABLE phpbb_users ADD user_points mediumint(8) UNSIGNED NOT NULL -> FAILED ---> Duplicate column name 'user_points'
Running :: INSERT INTO phpbb_config VALUES ('points_reply', '1') -> FAILED ---> Duplicate entry 'points_reply' for key 1
Running :: INSERT INTO phpbb_config VALUES ('points_topic', '2') -> FAILED ---> Duplicate entry 'points_topic' for key 1
Running :: INSERT INTO phpbb_config VALUES ('points_post', '1') -> FAILED ---> Duplicate entry 'points_post' for key 1
Running :: INSERT INTO phpbb_config VALUES ('points_donate', '1') -> FAILED ---> Duplicate entry 'points_donate' for key 1
Running :: INSERT INTO phpbb_config VALUES ('points_name', 'Points') -> FAILED ---> Duplicate entry 'points_name' for key 1
COMPLETE!
Some of the querys have failed, contact me so I can fix the errors.