Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

My products are not found - I'm in Panic !


hugoth

Recommended Posts

Posted

Hello There,

 

I am getting this error when clicking on any product located or asociated to a sub-categogy.

The products from the home page or in a head category, are working ok.

If I acceee them from the admin, I can see them all.

 

Do someone have any idea what could be happening?

 

 

 

 

1054 - Unknown column 'p.products_id' in 'on clause'

 

select count(p.products_id) as total from products p, products_description pd, manufacturers m, products_to_categories p2c left join specials s on p.products_id = s.products_id where p.products_status = '1' and p.manufacturers_id = m.manufacturers_id and m.manufacturers_id = '25' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '1' and p2c.categories_id = '72'

 

[TEP STOP]

Posted
Hello There,

 

I am getting this error when clicking on any product located or asociated to a sub-categogy.

The products from the home page or in a head category, are working ok.

If I acceee them from the admin, I can see them all.

 

Do someone have any idea what could be happening?

 

 

 

 

1054 - Unknown column 'p.products_id' in 'on clause'

 

select count(p.products_id) as total from products p, products_description pd, manufacturers m, products_to_categories p2c left join specials s on p.products_id = s.products_id where p.products_status = '1' and p.manufacturers_id = m.manufacturers_id and m.manufacturers_id = '25' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '1' and p2c.categories_id = '72'

 

[TEP STOP]

 

Oh come on Hugo at least search before posting!! this has been covered and covered again.

 

Google

 

site:oscommerce.com 1054 - Unknown column 'p.products_id'

Archived

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

×
×
  • Create New...