adammontague Posted July 13, 2010 Share Posted July 13, 2010 Hi everyone,I have an issue with viewing the carts of my users from the BO. The attachment will explain the error message I get.I am using a couple of files from the latest SVN, and perhaps that might be where my problem lies? If so, can anyone tell me what other files I need to update or change?Secondly, since I implimented the changes in this thread the 'total paid' (as seen in screenshot) displays "Call for price" instead of the cart total.Thanks in advance for your help guys!! This project is so close to ending now, I'll be happy to see the back of it!!! Link to comment Share on other sites More sharing options...
rocky Posted July 14, 2010 Share Posted July 14, 2010 It looks like you are trying to use the classes/Order.php from PrestaShop v1.3.1 with classes/Group.php from an earlier version of PrestaShop that doesn't have Group::getDefaultPriceDisplayMethod(). You should make sure that you've uploaded classes/Group.php from PrestaShop v1.3.1. Link to comment Share on other sites More sharing options...
adammontague Posted July 14, 2010 Author Share Posted July 14, 2010 Once again rocky, you have saved the day! Your knowledge knows no bounds!! Also, I now know why I'm getting the "Call for price" in some of my carts. All done, thanks a million! 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