Rollk1 Posted July 3, 2014 Share Posted July 3, 2014 Since updating to 1.5.6 I've noticed the backend of Prestashop, specifically trying to view/add/edit cart rules, takes forever to load. Searching for rules isn't slow, but clicking on one takes about 3min to open, and saving takes even longer (although the moment I click save it's put into effect on the front end, even though it says it's still saving). Assuming it's a cache issue...? Any ideas? Thank you Link to comment Share on other sites More sharing options...
El Patron Posted July 4, 2014 Share Posted July 4, 2014 to help debug, config/defines.inc.php set to true define('_PS_DEBUG_PROFILING_', false); Note: once set this will be active for both front and back office so be careful one set to true, recreate cart rule, then scroll down to see what ps was doing, waiting on etc. make sure to turn off asap. if you desire fast bo, and after debug this, check out my BoZoom module, the only module for back office performance. 1 Link to comment Share on other sites More sharing options...
Recommended Posts