Hi,

I set up the moneybookers module which worked perfectly fine until I disabled and the reinstall the credit card module. When I go to checkout no it comes up

1062 Duplicate entry '13' for key 1
in:
[INSERT INTO moneybookers (security_token, plugin) VALUES('de92df81d7940a73aafe9a6505a4', 'moneybookersCreditCard') ON DUPLICATE KEY UPDATE id_moneybookers=(LAST_INSERT_ID(id_moneybookers) + 1); ]

Any ideas?