w3bsolutions Posted August 9, 2014 Share Posted August 9, 2014 (edited) Hi, I need quotes sent via PM to fix 2 small issues I've got on a site on PS 1.6.0.9: 1. On a multishop site I get this error since upgrade to 1.6.0.9: Fatal error: Call to undefined method Category::getNestedCategories() in /home/userxxx/public_html/modules/blocktopmenu/blocktopmenu.php on line 350 - I have tried deleting caches and checked overrides but everything seems fine and its still not working. 2. On another site on the same multishop installation there is a problem with URLs on homepage: when you open the site directly or switch languages on the homepage the URL changes to this and you get a 404 error: site.com/es/([a-z/]*)blog/([0-9]*)_([a-zA-Z0-9-]*).html - I have no blog module installed nor anything related, it is really strange. I can send details of site via PM. Cheers. Edited November 2, 2014 by fire2 (see edit history) Link to comment Share on other sites More sharing options...
bellini13 Posted August 9, 2014 Share Posted August 9, 2014 Have you checked to see if there is a new version of the blocktopmenu module? Is this a new store, or an upgraded store? Link to comment Share on other sites More sharing options...
w3bsolutions Posted August 10, 2014 Author Share Posted August 10, 2014 Hi, thanks for the answer. I am using the latest version of the blocktopmenu module. It works fine on my normal sites but I get this error on the multishop site only. It is an upgraded store (vs. to vs. since PS 1.5). Any idea? Link to comment Share on other sites More sharing options...
w3bsolutions Posted August 11, 2014 Author Share Posted August 11, 2014 In fact, I get the same error when I try editing a shop from the backoffice under Advanced Parameters > Multishop : Fatal error: Call to undefined method Category::getNestedCategories() in /home/userxxx/public_html/classes/helper/HelperTreeCategories.php on line 61 Link to comment Share on other sites More sharing options...
bellini13 Posted August 12, 2014 Share Posted August 12, 2014 Well it is complaining about a missing function in the Category class. Have you opened the Category.php file in the classes folder and confirmed that this function exists? Link to comment Share on other sites More sharing options...
w3bsolutions Posted August 12, 2014 Author Share Posted August 12, 2014 Yeah, I have checked and the function is there. Link to comment Share on other sites More sharing options...
bellini13 Posted August 12, 2014 Share Posted August 12, 2014 don't know what to tell you then, i would suggest submitting a bug report to Prestashop, with exact steps to reproduce and see if they can help locate the issue. You said you performed an upgrade to v1.6.0.9, so include what version you were using, and how you performed the upgrade. 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