Blocks disregard weight / order assigned to them

Created on 3 March 2023, over 1 year ago
Updated 21 March 2023, over 1 year ago

No matter I changed the weight of the block or drag/move the block to different position on the block list page, it won't save after I click the save button.

I have to keep deleting all the cache table from mysql and increase the "max_input_vars" to 10000 in php.ini, then it will work for a while, but after a while the problem will come back again, I guess there is some cache problem with the system ?

πŸ› Bug report
Status

Active

Version

7.0 ⚰️

Component
BlockΒ  β†’

Last updated 3 days ago

Created by

πŸ‡¬πŸ‡§United Kingdom freelylw

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • 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 ?

Production build 0.71.5 2024