mdaldoss Posted September 1, 2015 Share Posted September 1, 2015 I updated my shop from 1.5.6 to 1.6.1 and everything goes almost fine, but I got some problems at the backoffice: I got warning on the memory limit (but 1.5.6 was fine) and my host is not so happy to increase the memory_limit, so I'm trying to release some pressure on the back office. I deleted all unused modules and the warning on that page is gone. The other main issue is on the product page, which randomly goes back to 50 elements per page crashing the page. I had to use an handmade trick recalling a category filter which enable me to load a small page and reset the ppp (product per page) factor (as explained here :https://www.prestashop.com/forums/topic/465860-back-office-product-list/?p=2131991). Now, any other ideas to speed up the things a little bit? How about: remove some addons on the dashboard (some of them I cannot understand the module they're from) suppress the advice on EVERY page suppress the top bar with the stats Any idea how to to that? I'll post any news on this topic, for the new generations . Help really appreciated, M. Link to comment Share on other sites More sharing options...
mdaldoss Posted September 3, 2015 Author Share Posted September 3, 2015 Some progress has been made: from 'positions' tab you can unhook most of the dashboard elements from template files I removed unused google fonts (there are plenty of them) from modules, i removed or deleted all unused modules. Now the only pages which still give me troubles are: products: i need to change product per page number in backoffice but still I couldn't manage to find that line positions: if I leave the modules on, positions won't load. I have to phisically move them in a tmp folder via ftp and load the page. Than put everything back in place to see the page. M. Link to comment Share on other sites More sharing options...
vekia Posted September 3, 2015 Share Posted September 3, 2015 go to preferences > themes then open "advanced configuration" there is a field to define how many products you want to display / per page Link to comment Share on other sites More sharing options...
mdaldoss Posted September 14, 2015 Author Share Posted September 14, 2015 Hi Vekia, thank you so much for your reply. But I think that value reflects the number of products shown in front office, I need to change the ppp in the backoffice. I tried to look into the code, I found multiple entries in which they define the amount of product per page, but none of them referred to the catalog. Any idea? Thanks again for your time, M. 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