sorry, I don't know if this is a problem of another Module but it disappears when I deactivate the admin menu.

on the /user page, you are not logged in, the page-title, the title-tag and the breadcrumb showing a string like 1 / 0 <img src="/sites/all/modules/admin_menu/images/icon_users.png" width="16" height="15" alt="

you can find it on multiple Drupal sites via google

Comments

loominade’s picture

the same bug appears under admin/user/user

Asoahc’s picture

Assigned: Unassigned » Asoahc
Asoahc’s picture

Assigned: Asoahc » Unassigned
Souvent22’s picture

Do you have menu_breadcrumbs or some other breadcrump module installed?

loominade’s picture

yes!

loominade’s picture

sun’s picture

Status: Active » Closed (duplicate)
extensive’s picture

Assigned: Unassigned » extensive

Go to ftp and edit below file
sites/all/modules/admin_menu/admin_menu.module
comment line of $icon_users = 'Only local images are allowed. your error will not display.

doublejosh’s picture

I disabled Admin Menu entirely and still get this error.

anthony0perez’s picture

extensive I did what you said and it sorta works. Need to get the original title if possible. Still has the number of users and logged in users shown.

I disabled my module and it goes away. So.... Might need to figure this out on my own. Will follow and post back.