Hello!
Please advice how to fix the following errors:
1. When choosing from the list of categories or attributes in filter doubles (tallies) of categories
& options appear in the form of empty fields, and operations options are listed below;
2. An error appears when sorting some of the categories
Code:
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 '), 'Y', 'N') as flag FROM manufacturers WHERE manufacturers_id IN (1,166,75,152)' at line 1
in:
[SELECT manufacturers_id, manufacturers_name, IF(manufacturers_id IN(), 'Y', 'N') as flag FROM manufacturers WHERE manufacturers_id IN (1,166,75,152) ORDER BY manufacturers_name]
There is a link to website http://www.perchinkastyle.ru/products_all.html , sorting is on the left.
Bookmarks