reddboxx Posted November 24, 2008 Share Posted November 24, 2008 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 More sharing options...
Dayclone Posted November 24, 2008 Share Posted November 24, 2008 Hey there, I had this issue too, is this from the UPSXML module? All I know is you need to insert a category in porducts using phpmyadmin. Umm I'll see if I can fig up the SQL query you need to run. Link to comment Share on other sites More sharing options...
spooks Posted November 24, 2008 Share Posted November 24, 2008 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 More sharing options...
reddboxx Posted November 24, 2008 Author Share Posted November 24, 2008 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 Link to comment Share on other sites More sharing options...
ivo_minchev Posted November 24, 2008 Share Posted November 24, 2008 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 More sharing options...
Hotclutch Posted November 24, 2008 Share Posted November 24, 2008 I have the same problem, but in my case this fix don't work. I use osCommerce v 2.2 Milestone 2 Update 051112Please help! What file are you trying to apply it to? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.