Seite 2 von 2

Verfasst: 17.11.2003 16:30
von Traxxy
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 :(

Verfasst: 17.11.2003 16:37
von Leuchte
wenn ich mir deine memberlist ansehen will, bekomme ich folgendes
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 datenbank-update hast du auch gemacht?

Verfasst: 17.11.2003 16:42
von Traxxy
ich habe garkeine Datei zum Updaten der Datenbank da ... War auch nix dabei als ich mir das Points_system gezogen habe ... Hmm.

Irgendwas läuft hier komplett falsch :(

Verfasst: 17.11.2003 17:12
von Traxxy
Leuchte,

eine Frage, kannst Du mir das evtl. machen ?

Ich kriegs echt nicht auf die reihe :(

Verfasst: 17.11.2003 17:19
von Leuchte
ich hab mir den mod mal testweise gezogen und hatte eine mod_install.php dabei
diese musst du ausführen
-> http://www.phpbbhacks.com/viewhack.php?id=435
führ die mal aus, dann sehen wir weiter

Verfasst: 17.11.2003 17:28
von Traxxy
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.
Das habe ich nun auf dem Bildschirm ... und nun ?