Hi. When i use drap and drop to change subcategory positon it's say Succesfull, but after page reload nothing happens. In chrome console i got
[Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
send @ jquery-1.11.0.min.js:4
ajax @ jquery-1.11.0.min.js:4
onDrop @ dnd.js:145
mouseup @ jquery.tablednd.js:262
dispatch @ jquery-1.11.0.min.js:3
r.handle @ jquery-1.11.0.min.js:3
but i can change products positions.Presta version 1.6.1.16. Changing position in phpmyadmin does not work. What sql query should i put to change positions of subcategories? or maybe what change here https://github.com/PrestaShop/PrestaShop/pull/6749 but i dunno products still change positions and can be saved as usual. Thanks.