6.x-1.2 not fully working
dragonwize - January 26, 2009 - 05:27
| Project: | MultiBlock |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Description
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.

#1
Same 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.
#2
Ditto. 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.
#3
Can 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
#4
You 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.
#5
Confirmed. Multiblock is now working for me with this patch.
#6
Thanks for the help all, released 6.x-1.3 which fixes this.
#7
Automatically closed -- issue fixed for 2 weeks with no activity.
#8
I 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.
#9
active
#10
1.3, sorry not used to this
#11
this is a different bug