jcurtis3 Posted November 27, 2007 Posted November 27, 2007 When I try to install Paypal as a payment option, I get the following error: 1062 - Duplicate entry '0' for key 1 insert into configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) values ('Enable PayPal Module', 'MODULE_PAYMENT_PAYPAL_STATUS', 'True', 'Do you want to accept PayPal payments?', '6', '3', 'tep_cfg_select_option(array(\'True\', \'False\'), ', now()) [TEP STOP] Has anyone seen this before? The old version of oscommerce seemed to work fine.
jcurtis3 Posted November 27, 2007 Author Posted November 27, 2007 When I try to install Paypal as a payment option, I get the following error: 1062 - Duplicate entry '0' for key 1 insert into configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) values ('Enable PayPal Module', 'MODULE_PAYMENT_PAYPAL_STATUS', 'True', 'Do you want to accept PayPal payments?', '6', '3', 'tep_cfg_select_option(array(\'True\', \'False\'), ', now()) [TEP STOP] Has anyone seen this before? The old version of oscommerce seemed to work fine. Actually, I'm getting this error with all modules I try to install from the admin console.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.