Originally Posted by
danilyn22
Hello
First let me say I love this mod. Thank you for it.
I have a store built with 1.3.9d. I installed Recover Cart and it did not work. So I found the Upgrade Sql. I have tried running it from the Admin Install Sql Patches both using the upload and then just pasting the Sql Statement into the box. Both times I received this error
"1062 Duplicate entry 'RCS_CHECK_REPEAT' for key 'unq_config_key_zen'
in:
[INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES (NULL, 'Ignore Repeat Customers', 'RCS_CHECK_REPEAT', 'false', 'Setting this to true will cause recover cart sales to ignore abandoned carts by repeat customers', @configuration_group_id, 45, NULL, NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields."
I dont know anything about SQL. Can someone point me in the correct direction to fix this issue.
Thanks in advance