dannyguk Posted March 5, 2008 Posted March 5, 2008 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 = '45' and pd.products_id = p.products_id and pd.language_id = '1' [TEP STOP] I get the above message in shopping cart whats wrong? Thank you to all
♥geoffreywalton Posted March 5, 2008 Posted March 5, 2008 Have you just installed a contribution for dimensions? Did you apply the sql to add these new filds to the products table? Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
dannyguk Posted March 5, 2008 Author Posted March 5, 2008 Have you just installed a contribution for dimensions? Did you apply the sql to add these new filds to the products table? No nothing. The website is a custom design.
♥geoffreywalton Posted March 5, 2008 Posted March 5, 2008 Well p.products_dim_type, p.products_weight_type, p.products_length, p.products_width, p.products_height are not in the standard osc product file. Guess you need to contact the people that sold you the "custom" design. Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
dannyguk Posted March 5, 2008 Author Posted March 5, 2008 Well p.products_dim_type, p.products_weight_type, p.products_length, p.products_width, p.products_height are not in the standard osc product file. Guess you need to contact the people that sold you the "custom" design. There ignoring me so dont know what to do :S
Recommended Posts
Archived
This topic is now archived and is closed to further replies.