Closed (fixed)
Project:
Colorbox
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2010 at 15:02 UTC
Updated:
22 Feb 2011 at 11:01 UTC
Hello,
Enabling Colorbox breaks Administration menu (the menu does not show on any page).
As soon as Colorbox module is disabled, the admin menu shows without any issues.
Administration menu is very useful for admins in the building process of a website. http://drupal.org/project/admin_menu
Is it possible to add compatibility between Colorbox and Administration menu?
Thank you very much
Comments
Comment #1
frjo commentedI use the Admin menu module on all my sites and it works without problems with the Colorbox module.
I suspect you have either missed to install the Colorbox plugin itself or have the wrong version of the jQuery update module.
Follow the installations instructions in the README files and I'm sure you will get it working.
Comment #2
kiwi_steve commentedYep, I had exactly the same problem with the admin menu... and it was my fault for not following the install instructions. Follow them and you'll most likely find things will start working again
Steve
Comment #3
frjo commentedComment #4
fasdalf@fasdalf.ru commentedYou can get this error if you leave Lightbox (or other %some%box) and colorbox enabled at same time
Comment #5
pjabode commentedalso uninstall thickbox or lightbox using the Uninstall, not just uncheck the thickbox or lightbox module
Comment #7
daniel wentsch commentedI have a similiar problem with colorbox and admin menu.
Admin menu does show up, but colorbox seems to remove the body class .admin-menu, thus killing the margin top of 20px that this class appends to the admin menu container. As soon as I disable colorbox the class .admin-menu is appended to the body again and everything works fine. I dug through colorbox module and js files but couldn't find the part that's responsible for this bevaviour yet.
Anybody else?
Comment #8
patrickharris commented@klickreflex I've got the same problem. I tried the dev version, but that still didn't work. It breaks adminmenu, and also galleryformatter (which is what I wanted to use it with).