Closed (cannot reproduce)
Project:
Collapse Text
Version:
6.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Reporter:
Created:
30 Jun 2011 at 15:38 UTC
Updated:
27 Jul 2012 at 16:27 UTC
Just tried this module, and as soon as I activated the module it broke the site layout. I'm not sure how to describe it but the blocks are not being applied. Any theme I try looks the same.
Deactivating the module doesn't work, I've tried the dev version and every tried reloading the themes. Anyone have any idea?
Attached is picture that shows what I mean. All the pages are like this.
Comments
Comment #1
pukku commentedHi! It's unlikely that this module broke your layout, but if you disable it, you may need to clear the cache to undo anything that broke.
Ricky
Comment #2
spivey commentedI've tried that - no change.
Does this module add any code to the core components?
Comment #3
pukku commentedNot really. It is mostly an input format, which only comes into play when the input format is used. It does, though, need to check pages that are displayed to see if it should add the javascript library from core. But if you've cleared the theme cache and registry, it shouldn't be doing anything if it isn't enabled.
Ricky
Comment #4
pukku commentedI will shortly release a new version that doesn't do a tree walk, so it may start working again.