База данных (Ошибка)
Ошибка: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘) GROUP BY products.product_id’ at line 1 (1064)
Запрос: SELECT GROUP_CONCAT(pc.category_id) AS categories FROM cscart_products AS products LEFT JOIN cscart_products_categories AS pc ON products.product_id = pc.product_id WHERE 1 AND products.product_id NOT IN () GROUP BY products.product_id
Отслеживание››
index.php (fn_dispatch): 25
app/functions/fn.control.php (fn_run_controller): 427
app/functions/fn.control.php (include): 669
app/addons/ab__deal_of_the_day/controllers/frontend/promotions.post.php (db_get_fields): 63
app/functions/fn.database.php (getColumn): 81
app/Tygh/Database/Connection.php (call_user_func_array): 327
app/Tygh/Database/Connection.php (query): 500