Ben90 Posted September 9, 2015 Share Posted September 9, 2015 (edited) Hi there, We got around 390 attributes at the moment, but Prestashop only sort it out until position number 127. After that, all of the attributes created will got position number 127. It is a big problem because we want to choose the attribute in the new product, it is difficult to find it since the position number > 127 can't be sorted it out. Please see the attached screenshot. Any help will be appreciated. It is already like this since almost a year after we upgraded from Prestashop 1.4. In developer mode, there is no error mentioned even if I go to this particular page in BO. Please look on the screenshot how much effort I need to do in order to choose 1 particular size when creating new combination... Edited September 9, 2015 by Ben90 (see edit history) Link to comment Share on other sites More sharing options...
Ben90 Posted September 11, 2015 Author Share Posted September 11, 2015 (edited) http://forge.prestashop.com/browse/PSCSX-6760 Change the whole public function cleanPositions https://github.com/PrestaShop/PrestaShop/blob/67cac78be312010e772f44225773c55e83310f7f/classes/Attribute.php The ordering number appears when I move the attribute value (now I got ordering number > 127), but unfortunately it's not saved. It said successful but when I go to another page and back to the attributes & group page (or refresh the page), it changed back again (ordering number stop at 127, and afterward it'll numbering 127) like the screen shot in my 1st post. Edited September 11, 2015 by Ben90 (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