drnklov Posted November 10, 2006 Share Posted November 10, 2006 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. Quote Link to comment Share on other sites More sharing options...
drnklov Posted November 11, 2006 Author Share Posted November 11, 2006 BUMP No thoughts? Quote Link to comment Share on other sites More sharing options...
drnklov Posted November 11, 2006 Author Share Posted November 11, 2006 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.