phil2017 Posted September 19, 2017 Share Posted September 19, 2017 Hello,since the maj in 1.6.1.17, my "order summary" page crashes when overloads are enabled with this error PHP:PHP Fatal error: Call to undefined method Cart::checkProductsAccess() in /opt/www.xxx.com/home/megastore2/controllers/front/OrderController.php on line 52 I have no overload in the controller folder ...the site will normally run overload disabled.I can not find solutions. Does somebody have an idea ?thank you Link to comment Share on other sites More sharing options...
tuk66 Posted September 20, 2017 Share Posted September 20, 2017 It is strange, because the Cart::checkProductsAccess() method exists several versions back. Can you compare all files on your server (at least in /class) against the original ones. Link to comment Share on other sites More sharing options...
bellini13 Posted September 20, 2017 Share Posted September 20, 2017 show us line 52 from this file... /opt/www.xxx.com/home/megastore2/controllers/front/OrderController.php Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now