Table 'cscart_staging.cscart_vendor_styles' doesn't exist (1146)
SELECT cscart_bm_layouts.*, IF(cscart_vendor_styles.company_id = 2805, cscart_vendor_styles.style_id, cscart_bm_layouts.style_id) AS style_id FROM cscart_bm_layouts LEFT JOIN cscart_vendor_styles ON cscart_vendor_styles.layout_id = cscart_bm_layouts.layout_id AND cscart_vendor_styles.company_id = 2805 WHERE 1 AND is_default = 1 AND theme_name = 'abt__unitheme2' AND storefront_id = 11 AND (cscart_vendor_styles.company_id = 2805 OR cscart_vendor_styles.company_id IS NULL)
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: | 414 |
| Function: | query |
| File: | app/functions/fn.database.php |
| Line: | 60 |
| Function: | getRow |
| File: | app/Tygh/BlockManager/Layout.php |
| Line: | 95 |
| Function: | db_get_row |
| File: | app/functions/fn.init.php |
| Line: | 680 |
| Function: | getDefault |
| File: | app/functions/fn.init.php |
| Line: | 1234 |
| Function: | fn_init_layout |
| File: | init.php |
| Line: | 196 |
| Function: | fn_init |
| File: | index.php |
| Line: | 18 |
| Function: | require |