Hi, Guest
Write your review here. Tell us what you thought about it.

OK
Baju Labuh
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'or p2c.categories_id = '78' or p2c.categories_id = '251' or p2c.categories_id = ' at line 1

select count(distinct p.products_id) as total from products p left join specials s on p.products_id = s.products_id, products_description pd where p.products_id in (select p2c.products_id from products_to_categories p2c where or p2c.categories_id = '78' or p2c.categories_id = '251' or p2c.categories_id = '254' or p2c.categories_id = '267' or p2c.categories_id = '271' ) and p.products_status = '1' and p.products_free_gift_status = '0' and p.products_third_party_status = '0' and p.products_id = pd.products_id and pd.language_id = '1'

[TEP STOP]