The CSS Style of the theme does not render when the Admin menu is there together with any Mini Panel (such as the All About User and Guestbook Mini Panel of the Advanced Profile Kit module). Instead of showing the style of the theme, I only see plain HTML text.
Not sure if this is a bug with Admin Menu, Mini Panels (Panels) or Advanced Profile Kit, but the occurrence of the bug happens on the particular pages where there is both the admin menu is showing and when there is a mini panel displayed (such as the About User and Guestbook mini panel of the Advance Profile Kit module). Logging in as non-admin user or disabling admin menu, makes the problem go away.
The problem occurs on IE6. The problem did not occur on firefox.
I tried 2 themes - Garland and FireFly - both showed the problem with IE6.
Comments
Comment #1
sunHm. I'm working heavily with Panels 2 and do not experience this issue.
If admin_menu's CSS is missing in the output, then I need to guess that one of the mentioned modules is removing/rewriting all CSS files prior output in an malformed way. AFAIK, APK implements various theme override functions that might be the cause for this bug.
Comment #2
tborrome commentedThanks for the info.
just to confirm - are you able to get admin menu + any simple Mini Panel on a page working fine on IE6?
if this works for you fine, then there probably are other modules that I have that may be re-writing the CSS.
Can you confirm if this works for you?
Comment #3
sunYes, that's what I meant by having no issues with admin_menu and Panels.
Actually, I only kept this issue open so you can move it to the appropriate queue when you have found out which module is causing this bug.
Comment #4
tborrome commentedthanks but its hard to trace - i have added so many modules, diffucult to find out what's causing this.
aside from trial/error - any tips on debugging or things i can do find the module causing the trouble?
for now i disabled admin menu and things work on the site -
but I really want to make use of admin menu!
Comment #5
sunSorry, we have setup a bunch of Drupal sites with DAM + Mini Panels and never ever experienced this issue. Most probably, either your theme or another contrib module is guilty, so please try to temporarily switch your theme, and if that doesn't solve it, temporarily disable all other contrib modules except DAM and Panels/Mini Panels to test whether it works then, and if it does, re-enable your other contrib modules step-by-step to find out which one is messing up your site.
Comment #6
houstonaplus commentedi've had similar issues. And it turns out that AddThis, Date Popup and another javascript-driven date tool (forget the name) can cause some conflicts.