Administration menu appears twice

FL4PJ4CK - August 12, 2009 - 20:04
Project:Administration menu
Version:6.x-1.5
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

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

#1

sun - August 13, 2009 - 11:04
Category:bug report» support request
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.

#2

FL4PJ4CK - August 14, 2009 - 14:41

Cool thanks, I accidently used

<?php
print $closure;
?>
two times.
Now it works.

#3

Rosamunda - August 15, 2009 - 21:32
Status:fixed» active

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

#4

sun - August 15, 2009 - 21:55
Status:active» postponed (maintainer needs more info)

More information is needed. Start with a screenshot.

#5

Rosamunda - August 16, 2009 - 00:03
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

#6

sun - August 16, 2009 - 00:37
Status:active» fixed

#7

System Message - August 30, 2009 - 00:40
Status:fixed» closed

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

#8

jubamaculele - September 2, 2009 - 19:17
Status:closed» 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!

#9

jubamaculele - September 2, 2009 - 19:31

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

#10

sun - November 12, 2009 - 03:36
Status:active» closed
 
 

Drupal is a registered trademark of Dries Buytaert.