soulspinr Posted November 26, 2006 Posted November 26, 2006 Hi everyone, I'm trying to add my first product in, and I'm getting this error message: 1054 - Unknown column 'products_weight_type' in 'field list' insert into products (products_quantity, products_model, products_price, products_date_available, products_weight, products_weight_type, products_dim_type, products_length, products_height, products_width, products_ready_to_ship, products_status, products_tax_class_id, manufacturers_id, products_date_added) values ('', '', '', null, '3', 'lbs', 'in', '', '', '', '', '1', '0', '', now()) [TEP STOP] I've added a french language so far, which I don't see how it can be affecting anything, but I've also included a Canada Post shipping module, but I don't believe it changed anything in the product attributes. Any help would be much appreciated
Recommended Posts
Archived
This topic is now archived and is closed to further replies.