Active
Project:
Block Region
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2006 at 06:47 UTC
Updated:
7 Mar 2007 at 23:19 UTC
Jump to comment: Most recent
When I enable the block regions module, I am no longer able to access the admin>blocks page: the system returns a white screen. As soon as I disable the block regions module, I am once again able to access admin>blocks.
In the end, I think the functionality of this module should be core. Otherwise, stop teasing the user by allow him to enable multiple themes, then yank the rug from underneath him once he attempts to configure blocks across those themes.
Comments
Comment #1
nedjoI'm not able to reproduce this problem.
Please look in your log (admin/watchdog) after hitting admin/block and see if there are any PHP errors logged there.
Comment #2
Anonymous (not verified) commentedI have a similar problem. I can reach the main block config screen, but when I click the link for any other themes, I get a white screen. There are no errors reported in the watchdog, but I get the following in my apache log:
Comment #3
markdionne commentedI was getting a white screen when clicking most of the Configure buttons on my Blocks page.
I traced it (painfully): the Forums module requires the Taxonomy and Comments modules. Some time before I had disabled the Taxonomy module because it was not being used. (The Forums wasn't being used either, but was still enabled.) Nothing else broke that I noticed, but it sure broke Configure / Blocks!