Closed (duplicate)
Project:
Image Assist
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2007 at 05:34 UTC
Updated:
23 Sep 2007 at 02:46 UTC
After installing and activating the Img_assist module, the child panels on the Control Panel page (from the controlpanel.module) are empty. Upon deactivation of Img_assist, the child panels' contents reappear.
Comments
Comment #1
fm commentedAny help?
Comment #2
sunSeems like either Image Assist and Control Panel are using identical CSS selectors (class or id) or both modules try to register a window.onload javascript event without re-injecting other onload events after the own one has run.
Since control panel module isn't widely used, you may need to debug this yourself.
Comment #3
sunMarking as duplicate of http://drupal.org/node/122305