Table 'safqa_net.cscart_vendor_plans' doesn't exist (1146)
SELECT cscart_company_descriptions.*, cscart_companies.*, p.price, p.periodicity, p.commission, p.products_limit, p.revenue_limit, p.vendor_store, p.categories, p.storefronts FROM cscart_companies LEFT JOIN cscart_company_descriptions ON cscart_company_descriptions.company_id = cscart_companies.company_id AND cscart_company_descriptions.lang_code = 'ar' LEFT JOIN cscart_vendor_plans p ON p.plan_id = cscart_companies.plan_id WHERE cscart_companies.company_id IN('1') ORDER BY cscart_companies.company_id asc LIMIT 0, 1
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/addons/vendor_plans/Tygh/Models/Components/AModel.php |
Line: | 224 |
Function: | db_get_array |
File: | app/addons/vendor_plans/Tygh/Models/Components/AModel.php |
Line: | 262 |
Function: | findMany |
File: | app/addons/vendor_plans/controllers/frontend/companies.pre.php |
Line: | 22 |
Function: | find |
File: | app/functions/fn.control.php |
Line: | 728 |
Function: | include |
File: | app/functions/fn.control.php |
Line: | 459 |
Function: | fn_run_controller |
File: | index.php |
Line: | 19 |
Function: | fn_dispatch |