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

fm’s picture

Any help?

sun’s picture

Status: Active » Postponed (maintainer needs more info)

Seems 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.

sun’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

Marking as duplicate of http://drupal.org/node/122305