After upgrade to 5.x-2.3 my beautiful admin menu disappeared (I am lost without it!) It now appears way down the bottom of the page and runs on forever.

Mozilla Firefox 2.0.0.12
XP sp2

Works fine on IE and SeaMonkey (netscape), although so tiny you can barely read it.

Comments

dixieau’s picture

I switched the theme from newsflash to garland and the menu didn't return.

sun’s picture

Title: CSS Menu disappeared in Firefox » Admin Menu disappeared after upgrade
Status: Active » Needs review

This is because either your Drupal cache_menu tables or your browser cache have not been cleared yet.

You should always run update.php after updating a Drupal module. For stylesheet-dependent modules like Admin Menu, you also need to clear your browser's cache.

In case you cleared both caches, and you did alter or override Admin Menu's stylesheet, you need to update your customizations with the new contents of admin_menu.css.

yched’s picture

I also saw that. CSS files have changed in the new release, so make sure you empty your browser's cache (CTRL-F5).
This fixed it for me.

sun’s picture

If you are using IE, admin_menu probably won't work at all after clearing your browser cache. We missed some critical CSS ids in admin_menu.js, so 5.x-2.4 has to be released today.

sun’s picture

Status: Needs review » Fixed

5.x-2.4 has been released. Please update to this version.

dixieau’s picture

Boy was I tired last night, I had ended session, closed browser, restarted comp. but forgot the Browser cache! Thanks guys, this fixed it.

Seriously thanks for this menu it is brilliant and makes drupal so much easier to navigate, well done!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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