Warning: The magic method __get() must have public visibility and cannot be static in /home/patriot1/public_html/beautywarehouse/shop/application/controller/FrontendController.php on line 546

Warning: The magic method __get() must have public visibility and cannot be static in /home/patriot1/public_html/beautywarehouse/shop/application/controller/BaseController.php on line 286

SQLException ERROR: Could not execute query [Native Error: Table 'patriot1_livecart.Category' doesn't exist] [User Info: SELECT Category.ID, Category.parentNodeID, Category.lft, Category.rgt, Category.defaultImageID, Category.name, Category.description, Category.keywords, Category.isEnabled, Category.availableProductCount, Category.activeProductCount, Category.totalProductCount FROM Category WHERE (Category.ID=1) ]
FILE TRACE:

0: "/home/patriot1/public_html/beautywarehouse/shop/library/creole/common/PreparedStatementCommon.php":352 - MySQLConnection->executeQuery("SELECT Category.ID, Category.parentNodeID, Category.lft, Category.rgt, Category.defaultImageID, Category.name, Category.description, Category.keywords, Category.isEnabled, Category.availableProductCount, Category.activeProductCount, Category.totalProductCount FROM Category WHERE (Category.ID=1) ", )
1: "/home/patriot1/public_html/beautywarehouse/shop/library/activerecord/ActiveRecord.php":942 - PreparedStatementCommon->executeQuery()
2: "/home/patriot1/public_html/beautywarehouse/shop/library/activerecord/ActiveRecord.php":742 - ActiveRecord::fetchDataFromDB((object)ARSelectQueryBuilder)
3: "/home/patriot1/public_html/beautywarehouse/shop/library/activerecord/ActiveRecord.php":712 - ActiveRecord->loadData(false, (object)ARSelectQueryBuilder)
4: "/home/patriot1/public_html/beautywarehouse/shop/library/activerecord/ActiveRecord.php":488 - ActiveRecord->load(false)
5: "/home/patriot1/public_html/beautywarehouse/shop/application/model/system/ActiveTreeNode.php":157 - ActiveRecord::getInstanceByID("Category", 1, true, false)
6: "/home/patriot1/public_html/beautywarehouse/shop/application/model/category/Category.php":70 - ActiveTreeNode::getInstanceByID("Category", 1, true, false)
7: "/home/patriot1/public_html/beautywarehouse/shop/application/controller/CategoryController.php":49 - Category::getInstanceByID(1, true)
8: "/home/patriot1/public_html/beautywarehouse/shop/application/controller/IndexController.php":30 - CategoryController->index()
9: "/home/patriot1/public_html/beautywarehouse/shop/framework/controller/Controller.php":119 - call_user_func(Array)
10: "/home/patriot1/public_html/beautywarehouse/shop/framework/Application.php":288 - Controller->execute("index", (object)Request)
11: "/home/patriot1/public_html/beautywarehouse/shop/application/LiveCart.php":304 - Application->execute((object)IndexController, "index")
12: "/home/patriot1/public_html/beautywarehouse/shop/framework/Application.php":187 - LiveCart->execute((object)IndexController, "index")
13: "/home/patriot1/public_html/beautywarehouse/shop/public/index.php":83 - Application->run()
14: "/home/patriot1/public_html/beautywarehouse/shop/public/index.php":149 - runApp((object)LiveCart)