Upgraded to 1.2 and my multiblock instance of the primary menu block no longer worked. Uninstalled and re-installed, still the block did not show. The UI seemed to work fine but the block would not display. Backported to 1.1 and all is fine.
Haven't had time to find out the offending code yet. Will report back when I have more info.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 364228.patch | 650 bytes | andrewlevine |
Comments
Comment #1
Anonymous (not verified) commentedSame here with tagadelic. _After_ upgrading to multiblock 6.x-1.2 I suddenly get the "Not multiblock enabled" in the UI. 6.x-1.1 worked fine for me too.
Comment #2
amysragbag commentedDitto. admin/build/block/instances shows that multiblock isn't enabled, but it is enabled on admin/build/modules I ran update.php and cleared cache. I don't know any code yet, so that's all I could think of to try. I'm using drupal 6.9.
Comment #3
andrewlevine commentedCan someone confirm that if you uncomment line 92 before you upgrade the module, that this problem does not occur? This is a bad bug, going to try to get this out ASAP, thanks
note that if you do this after you install the module, all your multiblocks may get disabled
Comment #4
andrewlevine commentedYou can now also cvs up to the latest DRUPAL-6---1 to get this fix or apply the attached patch. Would really appreciate if someone could test this.
Comment #5
dragonwize commentedConfirmed. Multiblock is now working for me with this patch.
Comment #6
andrewlevine commentedThanks for the help all, released 6.x-1.3 which fixes this.
Comment #8
Anonymous (not verified) commentedI don't believe 6.x-1.3 works: I can create blocks, but all of them have a red cross "Not Multiblock enabled". The instances don't show in the website, but do show in the block list. I dont think the original problem is solved yet.
Comment #9
Anonymous (not verified) commentedactive
Comment #10
Anonymous (not verified) commented1.3, sorry not used to this
Comment #11
andrewlevine commentedthis is a different bug