Just a heads up for any Drupal 7 noobs. After installing Administration Menu, the easiest way to get rid of the Drupal 7 Toolbar is to simply disable the 'Toolbar' module listed under the 'Core' section in the modules list.

Comments

ratinakage’s picture

Thanks!

andrés chandía’s picture

But first be sure to take all the related permissions off, otherwise you could get a "notice" message like this:

Notice: Undefined property: stdClass::$name a admin_menu_links_user() (line 533 of /var/www/drupal/sites/all/modules/admin_menu/admin_menu.inc).
andrés chandía’s picture

Sorry, in my previous post I was giving the solution for a problem, but now I see that the problem persists if you give permission to the "anonymous user" to "Access administration menu"

sun’s picture

Status: Active » Closed (duplicate)
Issue tags: -admin toolbar
bnadem’s picture

Many Thanks !