Closed (fixed)
Project:
CCK Blocks
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2008 at 20:28 UTC
Updated:
13 Mar 2008 at 17:52 UTC
This module deletes all of the denver theme's block regions with the exception of right sidebar, left sidebar, header, content, footer.
Even after disabling the module I am no longer able to see any of denver's custom regions such as user1, user2, user2, content top, etc. on the block administration region settings. The worst part is the blocks I already had in user1, user2, etc. still appear there on my live site, but on the block administration page they show their region as . How do I uninstall this module cleanly and get them back?
Comments
Comment #1
fokkezb commentedThe whole module is just 68 lines of code and nowhere there are theme regions being deleted.
I just updated the module. It is now no longer hiding CCK fields in the content for you, since maybe some users might want to display a field both in content and block. Maybe somehow this fixes it?
Comment #2
fokkezb commentedI don't think this has anything to do with the module.
Comment #3
zilla commentedsounds like a theme issue. i don't see how this module could do that.
Comment #4
JConnell commentedI'm sorry, perhaps this was a bug with drupal itself.
After changing my administration theme from garland -> denver and then back again the issue was corrected.
Thanks!