Closed (fixed)
Project:
Administration menu
Version:
5.x-2.3
Component:
CSS / Browser Support
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2008 at 11:41 UTC
Updated:
9 Mar 2008 at 21:11 UTC
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
Comment #1
dixieau commentedI switched the theme from newsflash to garland and the menu didn't return.
Comment #2
sunThis 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.
Comment #3
yched commentedI 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.
Comment #4
sunIf 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.
Comment #5
sun5.x-2.4 has been released. Please update to this version.
Comment #6
dixieau commentedBoy 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!
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.