Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

getting a strange error, and I don't know were it's coming from?


antiqueboutique

Recommended Posts

Posted

This is what I get when I click on a category:

 

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

 

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

 

[TEP STOP]

 

 

The rest of the page looks fine. I just can't figure out what page to fix! :blink:

Posted

search the forum, there's loads on this

Sam

 

Remember, What you think I ment may not be what I thought I ment when I said it.

 

Contributions:

 

Auto Backup your Database, Easy way

 

Multi Images with Fancy Pop-ups, Easy way

 

Products in columns with multi buy etc etc

 

Disable any Category or Product, Easy way

 

Secure & Improve your account pages et al.

Archived

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

×
×
  • Create New...