scoutladen
Sehr aktives Mitglied
leider kommt kein "sql erfolgreich ausgeführt" sondern...
muss mich das beunruhigen???
Duplicate entry '200' for key 1 Nr: 1062 in Zeile 2
INSERT INTO `teinstellungenconf` ( `kEinstellungenConf` , `kEinstellungenSektion` , `cName` , `cBeschreibung` , `cWertName` , `cInputTyp` , `cModulId` , `nSort` , `cConf` ) VALUES ('200', '1', 'Lagerampel grün Sonderbedingung', 'Wenn der Lagerbestand kleiner 0 sein darf, soll Ampel grün sein?', 'artikel_ampel_lagernull_gruen', 'selectbox', NULL , '223', 'Y');
Duplicate entry '201' for key 1 Nr: 1062 in Zeile 5
INSERT INTO `teinstellungenconf` ( `kEinstellungenConf` , `kEinstellungenSektion` , `cName` , `cBeschreibung` , `cWertName` , `cInputTyp` , `cModulId` , `nSort` , `cConf` ) VALUES ('201', '9', 'Wasserzeichen / Branding', '', NULL , NULL , NULL , '400', 'N');
Duplicate entry '202' for key 1 Nr: 1062 in Zeile 6
INSERT INTO `teinstellungenconf` ( `kEinstellungenConf` , `kEinstellungenSektion` , `cName` , `cBeschreibung` , `cWertName` , `cInputTyp` , `cModulId` , `nSort` , `cConf` ) VALUES ('202', '9', 'Autom. Bilderbranding nutzen', 'Hiermit können Sie all Ihre Bilder automatisch mit einem Wasserzeichen versehen', 'bilder_branding' , 'selectbox' , NULL , '410', 'Y');
Duplicate entry '203' for key 1 Nr: 1062 in Zeile 9
INSERT INTO `teinstellungenconf` ( `kEinstellungenConf` , `kEinstellungenSektion` , `cName` , `cBeschreibung` , `cWertName` , `cInputTyp` , `cModulId` , `nSort` , `cConf` ) VALUES ('203', '9', 'Position', 'Wählen Sie eine Position im Bild, wo das Branding durchgeführt werden soll', 'bilder_branding_position' , 'selectbox' , NULL , '420', 'Y');
Duplicate entry '204' for key 1 Nr: 1062 in Zeile 19
INSERT INTO `teinstellungenconf` ( `kEinstellungenConf` , `kEinstellungenSektion` , `cName` , `cBeschreibung` , `cWertName` , `cInputTyp` , `cModulId` , `nSort` , `cConf` ) VALUES ('204', '9', 'Transparenz', 'Geben Sie die Transparenz des Brandings in Prozent ein. Empfohlen wird ein Wert um 50', 'bilder_branding_transparenz' , 'zahl' , NULL , '430', 'Y');
Duplicate entry '205' for key 1 Nr: 1062 in Zeile 20
INSERT INTO `teinstellungenconf` ( `kEinstellungenConf` , `kEinstellungenSektion` , `cName` , `cBeschreibung` , `cWertName` , `cInputTyp` , `cModulId` , `nSort` , `cConf` ) VALUES ('205', '9', 'Größe', 'Geben Sie die Größe des Brandings in Prozent vom Gesamtbild ein. Empfohlen wird ein Wert um 30', 'bilder_branding_groesse' , 'zahl' , NULL , '440', 'Y');
Duplicate entry 'za_worldpay_jtl' for key 1 Nr: 1062 in Zeile 89
INSERT INTO `tmodul` (`cModulId`, `cName`, `cAutor`, `cTyp`, `cURL`, `cDokumentationURL`, `dErstellt`) VALUES ('za_worldpay_jtl', 'WorldPay', 'Ralph Froehlich', 'Zahlungsmodul', '', '', '2007-12-10 22:45:49');
Duplicate entry '9' for key 1 Nr: 1062 in Zeile 90
INSERT INTO `tzahlungsart` (`kZahlungsart`, `cName`, `cModulId`, `cKundengruppen`, `cZusatzschrittTemplate`, `nSort`) VALUES ('9', 'WorldPay', 'za_worldpay_jtl', NULL, '', '0');
muss mich das beunruhigen???