Applyed the diff files patching ok (failed on head.tpl and include/func.php, but I have modified head.tpl and the x-cart team already fixed func.php for me).
But is anyone else have problems patching the sql file?
Code:
INSERT INTO xcart_config VALUES ('print_orders_separated','Print order invoices on separated pages','N','Appearance',210,'checkbox','N')
I get an error:
Quote:
Error
SQL-query :
INSERT INTO xcart_config
VALUES (
'print_orders_separated', 'Print order invoices on separated pages', 'N', 'Appearance', 210, 'checkbox', 'N'
)
MySQL said:
#1062 - Duplicate entry 'print_orders_separated' for key 1
|
Whaddupwiddat, cause I don't have an entry
print_orders_separated already...?