- Issue created by @freelylw
- π¬π§United Kingdom freelylw
I found out a way to get over this problem, I have to empty all the cache table within mysql 2-3 times first, and I increased the "max_input_vars" to 10000, then the block weight will work once, if i need to move the block again, then i need to empty the mysql cache 2-3 times again.
If I clear the cache through the drupal performance page, it doesn't works, I have to go to sql to clear cache few times then it will works, i don't know what's the problem behind this, the UI cache clear is different with the sql cache tables ?