|
| Specials |
|
 |
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 ' 33, 59, 52, 44, 46, 47, 50, 83, 85, 149, 34, 62, 63, 64, 66, 70, 69, 67, 68, 35' at line 1
select count(distinct p.products_id) as total from products p left join products_to_categories ptc on p.products_id=ptc.products_id left join products_description pd on p.products_id=pd.products_id left join specials s on p.products_id = s.products_id where 1 and p.products_status = '1' and s.products_id = p.products_id and p.products_id = pd.products_id and pd.language_id = '1' and s.status = '1' and ptc.categories_id in (, 33, 59, 52, 44, 46, 47, 50, 83, 85, 149, 34, 62, 63, 64, 66, 70, 69, 67, 68, 35, 43, 51, 49, 71, 72, 73, 74, 86, 128, 129, 130, 131, 132, 133, 75, 104, 140, 38, 93, 94, 95, 99, 137, 142, 138, 188, 189, 195, 37, 57, 58, 56, 53, 54, 55, 81, 84, 103, 134, 157, 163, 165, 194, 39, 40, 87, 88, 89, 90, 91, 92, 96, 98, 100, 143, 136, 166, 175, 193, 41, 61, 76, 77, 78, 79, 80, 97, 101, 102, 135, 139, 141, 126, 145, 147, 156, 159, 160, 161, 174, 190, 192, 144, 148, 150, 151, 152, 153, 155, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 167, 168, 169, 170, 171, 172, 191, 187)
[TEP STOP]
| |