A Database Error Occurred

Error Number: 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 ') limit 1) as products FROM `fv_catalog_filters` WHERE `fv_catalog_filters`.`par' at line 3

SELECT `fv_catalog_filters`.`filter_id`, `fv_catalog_filters`.`parent_id`, `fv_catalog_filters`.`name_ru` as `value_name`, `fv_catalog_filters`.`url` as `value_url`, `fv_catalog_filters`.`groups`, (select cpbf.product_id from `fv_catalog_product_bind_filters` as cpbf join `fv_catalog_product_bind_components` as cpbc on cpbc.product_id = cpbf.product_id where cpbf.value_id = `fv_catalog_filters`.`filter_id` and cpbc.component_id in() limit 1) as products FROM `fv_catalog_filters` WHERE `fv_catalog_filters`.`parent_id` = 1765

Filename: modules/catalog_filters/models/catalog_filters_model.php

Line Number: 148