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

frjo’s picture

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

kiwi_steve’s picture

Yep, 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

frjo’s picture

Status: Active » Fixed
fasdalf@fasdalf.ru’s picture

You can get this error if you leave Lightbox (or other %some%box) and colorbox enabled at same time

pjabode’s picture

also uninstall thickbox or lightbox using the Uninstall, not just uncheck the thickbox or lightbox module

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

daniel wentsch’s picture

I 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?

patrickharris’s picture

@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).