Presta_lover Posted November 27, 2019 Share Posted November 27, 2019 Hi everybody, I post something similar a few days ago. My problem / issue is, that I have a large number of categories in my prestashop: more than 5.000 unique categories (and subcategories, both). When I try to access for product detail (or product edition) from backoffice, It doesn't work, because the back end is trying to charge ALL categories. In my local, I change memory_limit to -1 (infinite), but it wans't a good idea, my machine was very slow and cause other problems in general. Now, I am with a live website and I have same issue. i have a very good server, so that's not the problem. I read github prestashop issues, they talked about it: https://github.com/PrestaShop/PrestaShop/pull/8896 I am following all changes in commits, but nothing happends, just differents errors, that I can't manage either. I am wondering if someone knows how to NOT charge / load categories when accessing to product details in BO. Please help! Link to comment Share on other sites More sharing options...
lototo Posted November 30, 2019 Share Posted November 30, 2019 rebuild cache with cron job https://addons.prestashop.com/en/website-performance/25038-regenerate-cache.html Link to comment Share on other sites More sharing options...
Presta_lover Posted November 30, 2019 Author Share Posted November 30, 2019 1 hour ago, lototo said: rebuild cache with cron job https://addons.prestashop.com/en/website-performance/25038-regenerate-cache.html I tried, but still same result. how can i avoid / disable category charge un product detail back office? Link to comment Share on other sites More sharing options...
lototo Posted December 1, 2019 Share Posted December 1, 2019 You must know PHP and smarty to do so Link to comment Share on other sites More sharing options...
Presta_lover Posted December 2, 2019 Author Share Posted December 2, 2019 On 12/1/2019 at 7:38 AM, lototo said: You must know PHP and smarty to do so I can implement changes if someone help Link to comment Share on other sites More sharing options...
lototo Posted December 20, 2019 Share Posted December 20, 2019 What help are you looking for? Link to comment Share on other sites More sharing options...
Presta_lover Posted December 20, 2019 Author Share Posted December 20, 2019 (edited) I need help to change code and make it work. Go to product details without display categories Edited December 20, 2019 by Calleja (see edit history) 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