In aggregated query without GROUP BY, expression #2 of SELECT list contains nonaggregated column 'zihesabs_thm8.Parsp_products.name_fa'; this is incompatible with sql_mode=only_full_group_by
select count(*),name_fa AS _name_sort from Parsp_products where enabled=1 AND categoryID=212 OR enabled=1 AND categoryID=214 OR enabled=1 AND categoryID=222 OR enabled=1 AND categoryID=108 OR enabled=1 AND categoryID=216 OR enabled=1 AND categoryID=218 OR enabled=1 AND categoryID=220 OR enabled=1 AND categoryID=110 OR enabled=1 AND categoryID=112 OR enabled=1 AND categoryID=114 OR enabled=1 AND categoryID=226 OR enabled=1 AND categoryID=84 order by Price ASC