Drupal admin_menu module user page title problem
Just had this problem occur on a couple of new Drupal 6 sites.
When using the admin_menu module you may get a problem with the yoursite/user page where the admin menu user counter is output in the page title giving something like this:
From reading through some of the Forum postings on the Drupal site it turns out the Module is clashing with some others - In our case this was menu_breadcrumb and the fixes need to made there instead.
Check these two posts:
- User counter is output on login page for anonymous users
- Menu Breadcrumb setting active menu to undesirable menus
I found the quickfix from the first post to work fine
