Os seguintes erros Aconteceram:
Erro na execução da query SELECT cp.*, p.*FROM cat_prod cp INNER JOIN produtos p ON(cp.prod_id = p.pdt_id) WHERE cp.cat_id = 55 AND ( (SELECT COUNT(*) FROM produtos_filtros WHERE pf_pid = p.pdt_id AND pf_fid = AND pf_val = ) = 1 ) AND p.pdt_status = 's' limit 0, 15
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 'AND pf_val = ) = 1 ) AND p.pdt_status = 's' limit 0, 15' at line 1
Detalhes:
Arquivo -> /home/unidosin/public_html/app/system/classes/database/drivers/DB_Mysqli.php
Linha -> 62