Can't save block region or weight change
Blackguard - June 11, 2008 - 15:37
| Project: | Internationalization |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When I have i18nblocks enabled I am unable to save any change to the blocks. Turning the module off and on has made several changes to the way the blocks were presented and seems to have more or less reset the blocks.

#1
The same thing is happening to me too with v5.x-2.2.
I've disabled page caching, cleared cache tables, and cleared cache with the FF browser, but no luck.
#2
let me get this clear? so if you have let's say 20 blocks on a page, those little scum stop likewhat, saving and do not show, wherever you put them.
and what happens if you remove the blocks? to a number less then 18 or 20 in my case, does the save work again?
it just happened to me...i added custom blocks about 15-16 plus the regular drupal blocks
in my case i'm using drupal 5.10 on a bealestreet theme from roople, got panels to display frontpage and seems this is the only place i can add blocks - regions are frozen as the save block function...any ideas how to solve...thx
#3
What happens for me is the following :
I change a block's position or a block's weight. I clic save. My changes have not been implemented - it is as if I have done nothing.
#4
yes..that's it.....same behavior here...
come on we need some drupal brain here :)
#5
one more thing...Blackguard...i see you posted this topic in june..is it that all this time your blocks actually don-t work???
#6
Right - for this site I change the block values straight in the database fields. Not ideal, but works for now until I can focus on this issue again.
#7
solved...blocks works again
contacted the hosting guys, problem is with the php limitations in the settings...that's the response.
#8
This has been happening to me under 6.4 as well.
#9
Hi,
Which PHP settings were these? I'm getting the same problem
#10
Even with the most recent Drupal 5.11 and i18n 5.x-3.x-dev this is still happening... module i18n.blocks conflicts with some other module I believe.
#11
@Blueskipper: Could you find more details about the problem? I have the same problem and don't know what to ask my hosting guys.
#12
I cannot reproduce with 6.x version, so it may be an issue with 5.x
(6.x shouldn't do anything with that blocks page)
#13
I was having the same problem on a Drupal 6.9 site. I was unable to to change position by drag, drop, and save, or by weight and save. I was not receiving notification at the top of the blocks list page telling me that the blocks had been saved; it would just refresh the page.
I had the PHP time limit increased to 120, but that didn't help.
After much testing, on other servers, this issue has now been solved. The server had PHPSuHosin (http://www.hardened-php.net/suhosin/). Once this was disabled on the server, block positions could be saved again. I don't know if this will be the fix on other sites, but it worked in this case.
#14
please, please tell me what php settings you ended up changing. I'm having the same problem and i recently loaded in a new php.ini file!
#15
Hi vicapowell39, i have the same problem here...have you figured it out?