Closed (duplicate)
Project:
Subsites
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2011 at 18:43 UTC
Updated:
4 May 2015 at 08:33 UTC
Jump to comment: Most recent
subsites_form_alter_block_visibility() builds up its $form visibility settings under page_vis_settings, which is the D6 way. I'm still puzzling through D7 examples to suggest changes. Furthermore, *I think* $delta isn't being set somewhere and Block Classes (http://drupal.org/project/block_class) is expecting it to (Block Class not working for blocks with no delta values) but I may be wrong.
Yes, I know, Subsites D7 isn't even "officially" dev yet, but I do hope to do my part to push this along.
Comments
Comment #1
m4oliveiHello,
I've fixed this issue and many more in my 7.x-1.x patch in this thread:
http://drupal.org/node/800880
Thanks,
Matt
Comment #2
gisleThis issue is also covered by #800880: Subsites: Upgrade to drupal 7 of main module.