Database error: 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 'groups ON pf.parent_id = groups.feature_id LEFT JOIN cscart_product_features_val' at line 1 (1064)
Invalid query: SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, cscart_product_features_descriptions.description, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, groups.position AS group_position, cscart_product_features_values.value, cscart_product_features_values.variant_id, cscart_product_features_values.value_int FROM cscart_product_features AS pf LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'EN' LEFT JOIN cscart_product_features AS groups ON pf.parent_id = groups.feature_id LEFT JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 1258 AND cscart_product_features_values.lang_code = 'EN' WHERE 1 AND IF(pf.feature_type = 'G' OR pf.feature_type = 'C', 1, cscart_product_features_values.feature_id) AND pf.status IN ('A') AND pf.display_on_product = 1 AND ( pf.categories_path = '' OR FIND_IN_SET(250, pf.categories_path) OR FIND_IN_SET(305, pf.categories_path) ) ORDER BY group_position, pf.position, cscart_product_features_descriptions.description
Backtrace:
| File: | /home4/professi/public_html/store/core/fn.database.php |
| Line: | 268 |
| Function: | db_error |
| File: | /home4/professi/public_html/store/core/fn.database.php |
| Line: | 54 |
| Function: | db_query |
| File: | /home4/professi/public_html/store/core/fn.catalog.php |
| Line: | 3372 |
| Function: | db_get_hash_array |
| File: | /home4/professi/public_html/store/core/fn.catalog.php |
| Line: | 189 |
| Function: | fn_get_product_features |
| File: | /home4/professi/public_html/store/controllers/customer/products.php |
| Line: | 65 |
| Function: | fn_get_product_data |
| File: | /home4/professi/public_html/store/core/fn.control.php |
| Line: | 623 |
| Function: | include |
| File: | /home4/professi/public_html/store/core/fn.control.php |
| Line: | 444 |
| Function: | fn_run_controller |
| File: | /home4/professi/public_html/store/index.php |
| Line: | 22 |
| Function: | fn_dispatch |