When an admin is logged in the "Admin Links" is not shown

If the first admin it is shown
If a user is given the role admin the links is not shown

Pafla

Comments

Draven_Caine’s picture

So if role is admin and not user/1 than admin links don't show? Make sure user_access('administor content') is true that means they have the permission to administor content.
I'll look in to this tomorrow or the next day.

Draven

pafla’s picture

I don´t know if I misunderstand, but in admin/people/permissions - I can´t see anything for user_details
or what is user_access('administor content')

Pafla

Draven_Caine’s picture

Status: Active » Closed (works as designed)

Ok, if you set a user to be able to "Admin content" than they can use the user_details admin button.

The "Admin content" permission is default in drupal core and for right now, i am just pulling from that.