|
|
|
Welcome to geairconditioning.co.uk! |
|
 |
1054 - Unknown column 'p.products_id' in 'on clause'
select count(p.products_id) as total from 1_products_description pd, 1_products p left join 1_manufacturers m on p.manufacturers_id = m.manufacturers_id, ge_products_to_categories p2c, ge_categories c left join 1_specials sp on p.products_id=sp.products_id AND sp.status='1' where p.sell_on_shop='1' and find_in_set('4', p.divisions)>0 and (p.products_status = '1' or p.products_lead_status = '1') and p2c.categories_id=c.categories_id and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '1' and p2c.categories_id = '7'
[TEP STOP]
| | |