Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Catagory error any ideas welcome


yoyoman

Recommended Posts

Posted

hi there i am helping a friend setup osc i have my own site which is fantastic however i am having a problem with this one .. i am getting this error when i click through any of the catagorys

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 = '21'

[TEP STOP]

 

this comes up where i would expect the catagorie to appear and the right colum goes blank .. any ideas on this would be great ..i have trawled through all the files i think could be responsible but cant see it anywhere .. Richie

Posted

missing the products_id column in table, recheck you contribution installation.

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

Posted
missing the products_id column in table, recheck you contribution installation.

 

thanks for the answer it was a template that my friend forund and liked it seem to have a few thing missing so i have decided to build the site from scratch

Posted
thanks for the answer it was a template that my friend forund and liked it seem to have a few thing missing so i have decided to build the site from scratch

This time, do not use a template, download osc from the solutions tab at the top of the page.

Archived

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

×
×
  • Create New...