Database error: Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'sterling_scg_new.products_categories.position' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by (1055)
Invalid query: SELECT SQL_CALC_FOUND_ROWS products.*, descr1.product as product, MIN(prices.price) as price, GROUP_CONCAT(IF(products_categories.link_type = 'M', CONCAT(products_categories.category_id, 'M'), products_categories.category_id)) as category_ids, cscart_seo_names.name as seo_name FROM cscart_products as products LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'EN' LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = products.product_id AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'EN' WHERE 1 AND products.company_id = 0 AND products.product_id IN (1028, 1030, 1034, 1045, 1035) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) GROUP BY products.product_id ORDER BY products_categories.position asc
Backtrace:
File: | /home/sterlingcurrency/public_html/core/fn.database.php |
Line: | 263 |
Function: | db_error |
File: | /home/sterlingcurrency/public_html/core/fn.database.php |
Line: | 33 |
Function: | db_query |
File: | /home/sterlingcurrency/public_html/core/fn.catalog.php |
Line: | 3689 |
Function: | db_get_array |
File: | /home/sterlingcurrency/public_html/core/fn.cms.php |
Line: | 758 |
Function: | fn_get_products |
File: | /home/sterlingcurrency/public_html/core/templater_plugins/function.block.php |
Line: | 267 |
Function: | fn_get_block_items |
File: | /home/sterlingcurrency/public_html/core/templater_plugins/function.block.php |
Line: | 65 |
Function: | smarty_function_block_output |
File: | /home/sterlingcurrency/public_html/core/templater_plugins/function.block.php |
Line: | 33 |
Function: | smarty_function_group_output |
File: | /home/sterlingcurrency/public_html/var/compiled/customer/%%72^72D^72DAF6E8%%main.tpl.php |
Line: | 16 |
Function: | smarty_function_block |
File: | /home/sterlingcurrency/public_html/core/class.templater.php |
Line: | 109 |
Function: | include |
File: | /home/sterlingcurrency/public_html/var/compiled/customer/%%45^45E^45E480CD%%index.tpl.php |
Line: | 470 |
Function: | _smarty_include |
File: | /home/sterlingcurrency/public_html/lib/templater/Smarty.class.php |
Line: | 1258 |
Function: | include |
File: | /home/sterlingcurrency/public_html/lib/templater/Smarty.class.php |
Line: | 1108 |
Function: | fetch |
File: | /home/sterlingcurrency/public_html/core/class.templater.php |
Line: | 145 |
Function: | display |
File: | /home/sterlingcurrency/public_html/core/fn.control.php |
Line: | 520 |
Function: | display |
File: | /home/sterlingcurrency/public_html/index.php |
Line: | 28 |
Function: | fn_dispatch |