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 'blocksproductsproducts_multicolumns.tpl":"not_display"%' AND (cscart_ab__stic...' at line 1 (1064)
SELECT cscart_ab__stickers.*, descriptions.*, images.image_id, cscart_ab__stickers.sticker_id as sticker_id FROM cscart_ab__stickers LEFT JOIN cscart_ab__sticker_descriptions as descriptions ON cscart_ab__stickers.sticker_id = descriptions.sticker_id AND descriptions.lang_code = 'en' LEFT JOIN cscart_ab__sticker_images AS images ON cscart_ab__stickers.sticker_id = images.sticker_id AND images.lang_code = 'en' WHERE FIND_IN_SET (1, storefront_ids) AND cscart_ab__stickers.status = 'A' AND ((cscart_ab__stickers.from_date <= 1747679400 OR cscart_ab__stickers.from_date = 0) AND (cscart_ab__stickers.to_date >= 1747679400 OR cscart_ab__stickers.to_date = 0)) AND cscart_ab__stickers.sticker_id IN (0) AND REPLACE(REPLACE(cscart_ab__stickers.display_place, "/", ""), "\", "") NOT LIKE '%"blocksproductsproducts_multicolumns.tpl":"not_display"%' AND (cscart_ab__stickers.usergroup_ids = '' OR FIND_IN_SET(0, cscart_ab__stickers.usergroup_ids) OR FIND_IN_SET(1, cscart_ab__stickers.usergroup_ids)) ORDER BY cscart_ab__stickers.position asc
app/Tygh/Database/Connection.php, line: 1713
File: | app/Tygh/Database/Connection.php |
Line: | 1490 |
Function: | throwError |
File: | app/Tygh/Database/Connection.php |
Line: | 700 |
Function: | execQuery |
File: | app/Tygh/Database/Connection.php |
Line: | 333 |
Function: | query |
File: | app/functions/fn.database.php |
Line: | 35 |
Function: | getArray |
File: | app/controllers/common/debugger.php |
Line: | 60 |
Function: | db_get_array |
File: | app/functions/fn.control.php |
Line: | 727 |
Function: | include |
File: | app/functions/fn.control.php |
Line: | 458 |
Function: | fn_run_controller |
File: | index.php |
Line: | 19 |
Function: | fn_dispatch |