Hey,

I just installed administration menu the first time and think it's very usefull.
But at the moment it appears twice: At the top of the website and again at the top of the content.

Screenshot: http://www.bildercache.de/anzeige.html?dateiname=20090812-220349-761.png

Thanks,

Nico

Comments

sun’s picture

Category: bug » support
Status: Active » Fixed

That means that you are doing strange things in your theme. Either the inner content area is an IFRAME that loads a completely different (full) page output (and thereby also the menu) or you placed

print $closure;

multiple times into your page.tpl.php.

FL4PJ4CK’s picture

Cool thanks, I accidently used print $closure; two times.
Now it works.

Rosamunda’s picture

Status: Fixed » Active

Sorry to bother, but I happen to have the same problem, and I didn´t print the $closure twice... just once.

sun’s picture

Status: Active » Postponed (maintainer needs more info)

More information is needed. Start with a screenshot.

Rosamunda’s picture

Status: Postponed (maintainer needs more info) » Active

Sorry for the mess! Problem solved.

I´ve uninstalled and reinstalled the module (not with devel, but manually going to uninstall modules and installing it all over again), and the problem is solved.
Thanks!!
Rosamunda

sun’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Status: Closed (fixed) » Active

I recently updated my theme and some modules. When running the update.php, an error message came up relating to the admin menu. (sadly, I didn't save it, nor think anything of it.) Now, I've having the same problem as the above two drupal users. I've both tried uninstalling and re-installing the admin menu module, and I've checked the page.tpl.php file for duplicate closures. Neither has helped.

Help!

Anonymous’s picture

As another note... it appears that links to CiviCRM have disappeared from the admin menu as well.

sun’s picture

Status: Active » Closed (fixed)