Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I am trying to add product attributes and am having trouble. When I select the color that I want to add, the value price (is that the cost for the item?) prefix (im not sure what that is) then insert I get this error

 

1136 - Column count doesn't match value count at row 1

 

insert into products_attributes values (null, '92', '1', '17', '10', '\"2\"')

 

What does that mean? Why cant I just select the various colors my product comes in and

put how many of that color I have? Where are the step by step instructions? or something at

all helpful? I have the QT Pro mod installed... :'(

Posted

1136 - Column count doesn't match value count at row 1

 

insert into products_attributes values (null, '92', '1', '17', '10', '\"2\"')

 

What does that mean? Why cant I just select the various colors my product comes in and

put how many of that color I have? Where are the step by step instructions? or something at

all helpful? I have the QT Pro mod installed... :'(

Ah, then obvously isn't configured right. Somewhere you were probably instructed to change something and you forgot that or instead changed something that the author didn't had in mind.

 

If the QT Pro mod added more fields to the table products_attributes than there should be more than 6 values in the insert command that now gives an error.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...