Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Advance search 1054 error


Iniquityclothing

Recommended Posts

Posted

hi folks, im receving this error when i try and do a search or advanced search on my site:

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

 

select count(distinct p.products_id) as total from products p left join manufacturers m using(manufacturers_id), products_description pd left join specials s on p.products_id = s.products_id, categories c, products_to_categories p2c where p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '1' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and ((pd.products_name like '%gotyh%' or p.products_model like '%gotyh%' or m.manufacturers_name like '%gotyh%') )

 

[TEP STOP]

 

I had an erro similar when trying to view subcatagories and i corrected it using info in the "Bug Report" area of this community but cannot find correction for this prob hope someone can help.

 

Thanks

 

if you are unsure of what i mean please take a look at my site HERE

View recent 'helpfull' threads:

 

403 Error problems | Ultimate SEO (contribution support)

Archived

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

×
×
  • Create New...