Guest Posted January 27, 2006 Posted January 27, 2006 Hi, I installed the Canadapost 3.7 but I am getting this error when I am testing to submit to the shopping cart. 1054 - Unknown column 'p.products_dim_type' in 'field list' select p.products_id, pd.products_name, p.products_model, p.products_image, p.products_price, p.products_weight, p.products_dim_type, p.products_weight_type, p.products_length, p.products_width, p.products_height, p.products_ready_to_ship, p.products_tax_class_id from products p, products_description pd where p.products_id = '29' and pd.products_id = p.products_id and pd.language_id = '1' Does anyone know where I need to update code b/c the fields are missing. Could it possibly be the SQL? Thanks Quote
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.