I am getting this error from my site. I am lost on what exactly is the problem. I have tried disabling overrides from back-end still nothing.
1/1) ContextErrorException
Notice: Trying to get property of non-object
in Cart.php line 15
at Cart->getOrderTotal(false)in CartPresenter.php line 327
at CartPresenter->present(object(Cart))in FrontController.php line 490
at FrontControllerCore->assignGeneralPurposeVariables()in FrontController.php line 548
at FrontControllerCore->initContent()in IndexController.php line 37
at IndexControllerCore->initContent()in Controller.php line 292
at ControllerCore->run()in Dispatcher.php line 515
at DispatcherCore->dispatch()in index.php line 28
Can you guys assist.