Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help with error "1054 - Unknown column 'p.products_id' in 'on clause'


reddboxx

Recommended Posts

Hi,

 

Can someone please help me to resolve this issue. Our site was up and running fine until the hosting provider had a problem with a virus on their server and our site was moved to another server. Below is the error in it's entirety. Please help.

 

 

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 = '1' and p2c.categories_id = '61'

Link to comment
Share on other sites

Try searching there is loads on this, upgrade issue

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.

Link to comment
Share on other sites

Thanks to those who responded. I did do a search but I found the search was more useful without the actual error and just using the error code. The fix can be found at this link.

http://www.oscommerce.com/community/contributions,4654

I have the same problem, but in my case this fix don't work. I use osCommerce v 2.2 Milestone 2 Update 051112

Please help!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...