double administration menu bar

CommentFileSizeAuthor
administration menu.png187.13 KBedgqui

Comments

comparellc’s picture

I also have the issue. PHP is 5.3.2, so maybe it has something to do with it..

irishgringo’s picture

I had a problem like that a while ago. I think it was because I installed a newer version of ADMIN MENU over an older one, and had not uninstalled everything. So, I had to re-install the older version, enable it, then disable it, then uninstall it. Then had to do the same thing with the newer version... Something like that. But it fixed the problem. Dont remember all the specifics. I also think it had something to do with not completely uninstalling the version 2 when I installed version 3.

sun’s picture

Status: Active » Closed (duplicate)

#1 would be #586228: Doesn't work with PHP 5.3.0

#2 is perfectly possible, too, as mentioned on http://drupal.org/project/admin_menu

flock’s picture

I had same issue.

Disabled the "Toolbar" module, under modules, refresh the browser and it worked.

red18’s picture

I had the same problem. I resolved it as follows:

1. Go on the following link to flush the cache for the admin menu.
/admin_menu/flush-cache/admin_menu?destination=node%2F1

This will get rid of most of the duplicity.

2. I still had some spurious drupal icons and some strange html garbage links, 3 in total. I had to delete these manually from the 'menu_links' table in the database. If you just hover over the link on the webpage you can identify the id of the link then just delete the corresponding record from the 'menu_links' table in the database.

nattyweb’s picture

Excellent - this solution worked for me. Thank you!

jaesperanza’s picture

#4 worked for me. I'm on drupal 7.8 -

I had same issue. Disabled the "Toolbar" module, under modules, refresh the browser and it worked

. Note: encountered on a restored backup from localhost.

userofdrupal’s picture

Comment #4 here worked for me. Thanks.

ligongx’s picture

#4 works for me. This duplicated admin menu error happens on my Drupal 7.14. After disabling the core toolbar module, admin menu flies again.

collinsfm316’s picture

#4 -> thanks!

seeamkhan’s picture

Version: 6.x-3.0-alpha4 » 7.x-3.x-dev

Thanks! It works perfectly. :D

usaginyunyu’s picture

#4 Worked for me :)

pm5’s picture

#4 works for me. Is this going to be fixed somehow?

hamburger’s picture

Issue summary: View changes

#4 Thanks. This bug is still alive and kicking 4 years after its first reported sighting.

MtRoxx’s picture

#4 worked for me, and as far as I'm concerned it's not a bug when I have two modules active and they are both working. I only need to use one menu module. :)

bitrabitra’s picture

#4 Thanks, it worked for me too.

Michael G’s picture

Thank you #4. Worked for me too..

jorge_vicente’s picture

The comment #4 works perfectly.
You can use the defect toolbar (of the drupal core) or the administration menu toolbar (better tolbar). So you have to disable one of them.

Regards!

surendra77c’s picture

Disable 2 core drupal 7 module to remove the error showing two menu .

1. Overlay
2. Toolbar

tonylegrone’s picture

I'm having this problem and I don't have overlay or toolbar enabled. I can't seem to find the solution.

tonylegrone’s picture

Turns out it was because of the adminimal_admin_menu module in my case. See https://www.drupal.org/node/2538914.

I had assumed that their module was only theming, but they actually alter the menu output.

adeleke.akinade’s picture

Number #4 worked for me too, thanks!

melissa.evans’s picture

#4 worked for me --- thank you!

StevenSpinoza’s picture

Maybe if there is something like "likes", intead of repeating another comment "#4 worked for me" will save some server resources, and, by the way, #4 worked for me, too.