3.x-dev does not show admin menus
com2 - June 13, 2009 - 13:26
| Project: | Administration menu |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
yes and the alpha1 menu dissappears once in a while and sometimes longer.

#1
Probably going to need more details. Browser? OS? Steps to reproduce? Permissions? etc.
#2
You need to run update.php.
If that does not help, then this is a duplicate of #424960: Latest cache updates result in scrambled output.
#3
Hello Sun,
Sorry to re-open this. I just upgraded to Drupal 6.13 and admin_menu from 6.x-1.4 to 6.x-3.x. The admin menu displays for UID=1, but the admin menus are not displayed. However the left menu (cron, update, Drupal.org, ...) and the right menus (user count, user, logout) display fine. Any idea ?
I ran update.php some times, flushed all caches some times too, I output $closure in the theme, ...
Ubuntu Jaunty, Firefox 3.0.11 but it changes nothing since the menu is there, only items missing, they are not in the HTML either.
Thanks !
Guix
#4
Tried to empty the browser cache, too.
#5
Going back to 6.x-3.0-alpha1 solved this, but haven't looked why.
#6
I can also confirm this problem.
Drupal 6.13
MacOS
Safari 4 and Firefox 3.5
#7
I have installed the module on the test site I have on my Mac, and I have the same problem. The only third-party modules I installed are Views, and Coder (and Administration menu, of course).
I updated Drupal from Drupal 6.12 to 6.13, but I don't see any administration menu, as I should (and how I see in my other site).
EDIT: On my other site, I have installed version 6.x-3.0-alpha1; it seems the issue is present only in the development snapshot, as somebody else has already reported.
EDIT: I have copied the alpha version on my local site, and I am able to see the administration menus; I didn't uninstall the module, so the problem must be in the code used in the development snapshot. My local site doesn't have any Drupal cache enabled, so the problem is not the use of the cache.
#8
As there are three different people who have the same problem with the development snapshot, maybe this could be considered a bug report.
I am using Drupal 6.13 on Mac OS X 10.5.7, and Safari 4 (not the beta version).
#9
Maybe this is related to the regression in #511744: /admin page links are broken with latest development snapshot?
#10
I was able to see the administration page; it was just the menu shown by the module that was not complete.
#11
I have a brand new 6.13 install with no other contrib modules except for admin menu. I added the dev snapshot as of about 20 minutes ago. I'm having this same problem where I get the little icon menu on the far left and the name on the far right but nothing in the middle.
Michelle
#12
#13
Can someone quickly test this patch, please?
#14
I updated the module to the latest development snapshot (July 10th), and I can report it now works.
#15
me too
#16
I should have mentioned that this patch (completely) removes the "Administer" menu item (i.e. the path admin/) from the menu. As of now, it is hidden and you cannot re-enable it in any way - and I don't see a way around that currently.
#17
Thanks for reporting, reviewing, and testing! Committed to 6.x-3.x and 7.x-3.x branches including some more minor fixes.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.
#18
Automatically closed -- issue fixed for 2 weeks with no activity.