Hey Im using the context module for placing my blocks etc.
So whats happening now is that when I saves my context, then menublocks "forgets" it was placed in a specific region.
then ill have to add it again, it sticks .... until i save it again, and the menublock is all gone again.
Cant say if this is a problem in context of menublocks, or the 2 of em just stoped loving eachoter ;)
modules: context 7.x-3.0-alpha3
Menu block: 7.x-2.1
am i the only one who get this error
Comments
Comment #1
tebb commentedI saw similar behaviour in a test site with an 'ordinary' block, but am not sure enough about the conditions to document them here.
My feeling is that it may be a Context issue rather than a Menu Block issue.
@MortenDK: Could you try the procedure with an 'ordinary' block and see if you still get the same issue?
Comment #2
avr commentedThis is an issue with Context. I've created a patch here: http://drupal.org/node/1251406
Comment #3
bnash2501 commentedI was unable to reproduce the dropping of empty menu blocks or boxes. I believe the core issue is in Boxes and related to : http://drupal.org/node/1394064
Latest version of boxes should fix this problem.
Comment #4
johnalbin