Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HELP!! w/ Attribute Copier


drnklov

Recommended Posts

After working my fingers into nubs configuring attributes, I decided to install the Attributes Copier v5.1b contribution and am running into the error below. I imagine the problem lies with the other contributions I previously added. I would love dummy proof directions on how to correct the mismatch. I can provide full code from the admin/categories.php file if needed.

 

 

***************error***************

 

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

 

insert into products (products_quantity, products_model,products_image, products_subimage1, products_subimage2, products_subimage3, products_subimage4, products_subimage5, products_subimage6, products_price, products_price1, products_price2, products_price3, products_price4, products_price5, products_price6, products_price7, products_price8, products_price1_qty, products_price2_qty, products_price3_qty, products_price4_qty, products_price5_qty, products_price6_qty, products_price7_qty, products_price8_qty, products_qty_blocks, products_date_added, products_date_available, products_weight, products_status, products_tax_class_id, manufacturers_id) values ('0', '', 'charlie_b.jpg', '34.9900', '0.0000', '0.0000', '0.0000', '0.0000', '0.0000', '0.0000', '0.0000', '0.0000', '0', '0', '0', '0', '0', '0', '0', '0', '1', now(), '', '0.00', '0', '0', '0')

 

[TEP STOP]

 

***********************************

 

Thanks in advance for your help.

Link to comment
Share on other sites

The problem appears to be the inability to pass the values [products_subimage1, products_subimage2, products_subimage3, products_subimage4, products_subimage5, products_subimage6] from the [More_Pics_6 for 2.2 ms2] contribution. It is only providing the main image, but none of the subimages.

 

Still stuck.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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