WebBasser Posted May 1, 2006 Posted May 1, 2006 (edited) Hello Everyone, I searched around the but didn't find an answer to my question. Your help would be sincerely appreciated! I installed the USPS 2.8d Contrib, the UPS 1.2.3.1 contrib, and the dimensions support for the UPS module. Everything seemed to work perfectly...all the shipping options show, the dimensions when adding a product are there, everything shows in the admin. However, when I click insert to add the item to the shop, I receive this error: 1054 - Unknown column 'products_height' in 'field list' insert into products (products_quantity, products_model, products_price, products_date_available, products_weight, products_height, products_length, products_width, products_ready_to_ship, products_status, products_tax_class_id, manufacturers_id, products_image, products_date_added) values ('6', 'DT-4 BB', '6.95', null, '1', '1', '4', '2', '', '1', '1', '14', 'Rapala_DT-4_BabyBass.jpg', now()) [TEP STOP] Can someone give me the magic bullet to take care of this, please? I am hoping it is an easy fix. Thanks in advance, Erich PS. I checked the database through phpMyAdmin, and the table is there with the other product options. products_height | TYPE - decimal(6,2) | NULL - No | Default - 12.00 Edited May 1, 2006 by WebBasser Quote "When one door closes another door opens; but we do often look so long and so regretfully upon the closed door, that we do not see the ones which open for us." ~~~ Alexander Graham Bell, inventor
WebBasser Posted May 1, 2006 Author Posted May 1, 2006 PPS. I am also generally working with FireFox. Is that a possible issue? Quote "When one door closes another door opens; but we do often look so long and so regretfully upon the closed door, that we do not see the ones which open for us." ~~~ Alexander Graham Bell, inventor
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.
Note: Your post will require moderator approval before it will be visible.