Hi, I'm attempting to upgrade my database from 1.3.6 to 1.3.7 but whenever I hit the 'update database now' button it gives me the following error..
1062 Duplicate entry '0' for key 1
in:
[INSERT INTO zen_configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) VALUES ('Credit Card Enable Status - SOLO', 'CC_ENABLED_SOLO', '0', 'Accept SOLO Card 0= off 1= on', '17', '8', 'zen_cfg_select_option(array(\'0\', \'1\'), ', now());]
Can anyone suggest what I am doing wrong?
Cheers,
Dave



