Download & Extend

6.x-1.2 not fully working

Project:MultiBlock
Version:6.x-1.2
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

Comments

#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

Priority:normal» critical

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.

AttachmentSize
364228.patch 650 bytes

#5

Status:active» reviewed & tested by the community

Confirmed. Multiblock is now working for me with this patch.

#6

Status:reviewed & tested by the community» fixed

Thanks for the help all, released 6.x-1.3 which fixes this.

#7

Status:fixed» closed (fixed)

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

Status:closed (fixed)» active

active

#10

Version:6.x-1.2» 6.x-1.3

1.3, sorry not used to this

#11

Version:6.x-1.3» 6.x-1.2
Status:active» closed (fixed)

this is a different bug