install problem step6
hallo
ich erhalte bei step6 folgende fehlermeldung
1062 - Duplicate entry '1' for key 1
insert into customers ( customers_id, customers_status, customers_firstname, customers_lastname, customers_gender, customers_email_address, customers_default_address_id, customers_telephone, customers_password, delete_user) VALUES ('1', '0', 'max', 'mustermann','m', 'info@test.de', '1', '01234567890', '201dced43af4691efd38868e7d896537', '0')
[XT SQL Error]
wie muss ich weiter vorgehen, was mach ich falsch...
danke
|