Table 'antmall.antmall_storefronts' doesn't exist (1146)
SELECT storefronts.* FROM antmall_storefronts AS storefronts WHERE 1 = 1 AND (storefronts.url = 'test-app2.antmall.mn' OR storefronts.url = 'www.test-app2.antmall.mn' OR storefronts.url LIKE 'www_.test-app2.antmall.mn' OR storefronts.url LIKE 'test-app2.antmall.mn/%' OR storefronts.url LIKE 'www.test-app2.antmall.mn/%' OR storefronts.url LIKE 'www_.test-app2.antmall.mn/%') GROUP BY storefronts.storefront_id ORDER BY storefronts.url = 'test-app2.antmall.mn' DESC, storefronts.url = 'www.test-app2.antmall.mn' DESC, storefronts.url LIKE 'www_.test-app2.antmall.mn' DESC, storefronts.url LIKE 'test-app2.antmall.mn/%' DESC, storefronts.url LIKE 'www.test-app2.antmall.mn/%' DESC, storefronts.url LIKE 'www_.test-app2.antmall.mn/%' desc
app/Tygh/Database/Connection.php, line: 1712
| File: | app/Tygh/Database/Connection.php |
| Line: | 1489 |
| Function: | throwError |
| File: | app/Tygh/Database/Connection.php |
| Line: | 699 |
| Function: | execQuery |
| File: | app/Tygh/Database/Connection.php |
| Line: | 370 |
| Function: | query |
| File: | app/Tygh/Storefront/Repository.php |
| Line: | 370 |
| Function: | getHash |
| File: | app/Tygh/Storefront/Repository.php |
| Line: | 126 |
| Function: | find |
| File: | app/functions/fn.init.php |
| Line: | 1451 |
| Function: | findByUrl |
| File: | app/functions/fn.init.php |
| Line: | 1227 |
| Function: | fn_init_redirect_to_regional_storefront |
| File: | init.php |
| Line: | 186 |
| Function: | fn_init |
| File: | index.php |
| Line: | 6 |
| Function: | require |