Seite 1 von 1

CashMod Fehler: Could not update user table

Verfasst: 16.05.2005 13:13
von Shaq
Habe den CashMod mit Hilfe von Easymod installiert, wenn ich eine neue Währung einfügen will, kommt folgender Fehler:
phpBB : Kritischer Fehler

Could not update user table (possibly duplicate cash db field)

DEBUG MODE

SQL Error : 1060 Duplicate column name 'user_kyhr'

ALTER TABLE phpbb_GATEusers ADD user_kyhr DECIMAL(11,0) NOT NULL DEFAULT '0'

Line : 352
File : cash_currencies.php
user_kyhr existiert aber :(

Verfasst: 16.05.2005 13:16
von kratzer54847
dann sollte es doch gehen, wo ist das Problem?
Man kann halt keine Währung zweimal haben!

Verfasst: 16.05.2005 13:19
von Shaq
ich habe sie aber nur einmal :(

Verfasst: 16.05.2005 13:20
von kratzer54847
dann lösch das Feld per phpMyAdmin und probiere es noch einmal.

mfg Johny