cubik Posted February 13, 2018 Share Posted February 13, 2018 (edited) Hi there, I am running prestashop 1.7.2.4 with php v7.1 and i have some serious problem when i am creating a product with too many combinations in bo. For example in my products i have 8 different attributes with color(8attributes), type(3), logo(2) etc and different prices per combination that is creating about 2000 different product combinations. After 200-300 combinations the loading time is increasing very much and it is almost impossible to work after that. I have tried aslo in a dedicated server with a lot of memory and cpu power but this in not the problem . Do you know if there is a solution for this issue and if also there is a way to mass edit the price per specific combination (for example change the price at the following combination: color:black.white.red, type of product:1, logo:yes, size: small) because as i can see i have the ability to change all the prices by or one by one. thanks Edited February 13, 2018 by cubik (see edit history) 1 Link to comment Share on other sites More sharing options...
neich78 Posted February 28, 2018 Share Posted February 28, 2018 I have the same problem, in same version. A product with two letters (A to Z) combinations, more or less 600 options, each one with different stock. At the time to save the product there's an error, it does not work. Any help would be appreciated. Regards Link to comment Share on other sites More sharing options...
cubik Posted March 2, 2018 Author Share Posted March 2, 2018 (edited) I solved one part of the problem by installing php 7.0 version on the server because propably prestashop 1.7.2 is not fully compatible with php 7.1 version and it was impossible to create combinations. One other part of the solution is to partially generate the combinations. For example not all 700 combinations at once but 7x100. The problem that i am having now and i cannot solve it, is that when i am trying to edit a product with many combinations (700), i cannot save the settings and i am having the "unable to save settings" error. I will be very thankful If someone have a solution to this. Edited March 2, 2018 by cubik (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