kylewa Posted March 3, 2008 Posted March 3, 2008 I put the Canada post moduel in and made nessesary changes... Now when I try to edit a product I get this Error..... Please help me ... 1054 - Unknown column 'p.products_dim_type' in 'field list' select p.products_id, pd.language_id, pd.products_name, pd.products_description, pd.products_url, p.products_quantity, 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_date_added, p.products_last_modified, p.products_date_available, p.products_status, p.manufacturers_id from products p, products_description pd where p.products_id = pd.products_id and p.products_id = '30' [TEP STOP] Quote
kylewa Posted March 3, 2008 Author Posted March 3, 2008 I put the Canada post moduel in and made nessesary changes... Now when I try to edit a product I get this Error..... Please help me ... 1054 - Unknown column 'p.products_dim_type' in 'field list' select p.products_id, pd.language_id, pd.products_name, pd.products_description, pd.products_url, p.products_quantity, 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_date_added, p.products_last_modified, p.products_date_available, p.products_status, p.manufacturers_id from products p, products_description pd where p.products_id = pd.products_id and p.products_id = '30' [TEP STOP] Its ok I figured it out...I put the file in the wrong data base lol.... Now If only I can figure out why my Canada post wont connect with the id. 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.