Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Please help Please help


dannyguk

Recommended Posts

Posted

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

Posted

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 ======>>>>>.

Posted
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.

Posted

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 ======>>>>>.

Posted
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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...