point system

Hulp nodig bij een modificaties of op zoek naar een MOD? Bekijk ons archief. Support wordt helaas niet meer verleend.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
Eratic

point system

Bericht door Eratic » 22 apr 2003, 16:21

hoi ik heb een point system gedownload en geinstalreerd 7ik krijg deze fout melding kan iemand my helpen??? :cry:

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.

Spikey
Berichten: 1361
Lid geworden op: 21 dec 2002, 23:08

Bericht door Spikey » 22 apr 2003, 16:29

Er staat steeds dat 'het' al bestaat en niet nog een keer gemaakt kan worden in je database.
Duplicate column name 'user_points'
Heb je deze mod soms al een keer geinstalleerd of heb je een andere mod die ook de column user_points in de table phpbb_users heeft.
gr. Spikey

Geen support via pb, email, msn, uw vragen worden niet beantwoord !

Eratic

Bericht door Eratic » 24 apr 2003, 13:38

nee er zat een fout in LOL ik heb toen een nieuwe gekregen en die werkt wel

maar thnx voor de info

Gesloten