Fatal error: Uncaught Exception: Error: Table 'ocdemo_marketplace_b2b.oc_category_path' doesn't exist<br />Error No: 1146<br />SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '109' in /home/ocdemo/www/ocwebkul/marketplace-b2b/system/library/db/mysqli.php:40
Stack trace:
#0 /home/ocdemo/www/ocwebkul/marketplace-b2b/system/library/db.php(16): DB\MySQLi->query()
#1 /home/ocdemo/www/ocwebkul/marketplace-b2b/system/storage/modification/catalog/model/catalog/product.php(784): DB->query()
#2 /home/ocdemo/www/ocwebkul/marketplace-b2b/system/storage/modification/system/engine/loader.php(178): ModelCatalogProduct->getTotalProducts()
#3 /home/ocdemo/www/ocwebkul/marketplace-b2b/system/engine/proxy.php(25): Loader->{closure}()
#4 /home/ocdemo/www/ocwebkul/marketplace-b2b/system/storage/modification/catalog/controller/common/header.php(201): Proxy->__call()
#5 /home/ocdemo/www/ocwebkul/marketplace-b2b/system/storage/modification/system/engine/action.php(51): ControllerCommonHeader->index()
#6 /home/ocdemo/www/ocwebkul/marketplace-b2b/system/storage/modification/system/engine/loader.php(24): Action->execute()
#7 /home/ocdemo/www/ocwebkul/marketplace-b2b/system/storage/modification/catalog/controller/product/product.php(734): Loader->controller()
#8 /home/ocdemo/www/ocwebkul/marketplace-b2b/system/storage/modification/system/engine/action.php(51): ControllerProductProduct->index()
#9 /home/ocdemo/www/ocwebkul/marketplace-b2b/catalog/controller/startup/router.php(25): Action->execute()
#10 /home/ocdemo/www/ocwebkul/marketplace-b2b/system/storage/modification/system/engine/action.php(51): ControllerStartupRouter->index()
#11 /home/ocdemo/www/ocwebkul/marketplace-b2b/system/engine/front.php(34): Action->execute()
#12 /home/ocdemo/www/ocwebkul/marketplace-b2b/system/engine/front.php(29): Front->execute()
#13 /home/ocdemo/www/ocwebkul/marketplace-b2b/system/framework.php(103): Front->dispatch()
#14 /home/ocdemo/www/ocwebkul/marketplace-b2b/system/startup.php(124): require_once('...')
#15 /home/ocdemo/www/ocwebkul/marketplace-b2b/index.php(29): start()
#16 {main}
thrown in /home/ocdemo/www/ocwebkul/marketplace-b2b/system/library/db/mysqli.php on line 40