Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

error


hadog

Recommended Posts

Posted

I am trying to add a product and set the product attributes.....I continue to get this error msg when I click insert

 

1264 - Out of range value adjusted for column 'products_attributes_id' at row 1

 

insert into products_attributes values ('', '28', '1', '3', '', '+')

 

 

I am at a total loss here

Help greatly appreciated

Posted
I am trying to add a product and set the product attributes.....I continue to get this error msg when I click insert

 

1264 - Out of range value adjusted for column 'products_attributes_id' at row 1

 

insert into products_attributes values ('', '28', '1', '3', '', '+')

I am at a total loss here

Help greatly appreciated

 

http://www.oscommerce.com/community/bugs,3...tus,open/page,4

?

Posted

 

 

Hi

I did this and now the follwoing error when I try to insert:

 

1366 - Incorrect decimal value: '' for column 'options_values_price' at row 1

 

insert into products_attributes values ('0', '8', '5', '10', '', '+')

 

In the suggested thread it talks about changing another area but I am lost when reading this msg...have no idea of its meaning

  • 5 months later...
Posted

I am having this same problem. Were you able to figure it out?

 

Hi

I did this and now the follwoing error when I try to insert:

 

1366 - Incorrect decimal value: '' for column 'options_values_price' at row 1

 

insert into products_attributes values ('0', '8', '5', '10', '', '+')

 

In the suggested thread it talks about changing another area but I am lost when reading this msg...have no idea of its meaning

Archived

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

×
×
  • Create New...