Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Options and Values Error


Guest

Recommended Posts

What does this mean?

 

1062 - Duplicate entry '89-1' for key 1

 

insert into products_options_values (products_options_values_id, language_id, products_options_values_name) values ('89', '1', 'Round')

 

I'm getting this error when I try to add a value to a product option. At first I thought it simply wouldn't let me do duplicate values even thought the options were different i.e.

 

option: T-Shirt Size value: small

option: Bib Size value: small

 

But then I changed it radically to:

 

option: T-Shirt Size value: small

option: Bib Style value: round

 

and I'm still getting the above error. :blink:

 

Help! Before I'm bald!

 

Thanks,

Christy >_<

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...