Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Paypal installation error


jcurtis3

Recommended Posts

Posted

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.

Posted
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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...