The links
Profile link
Profile edit link
(all 7 link does not work)
ex: link for "Profile edit link" shows "user/1/edit" should it be "?q=user/1/edit

Pafla

Comments

Draven_Caine’s picture

Status: Active » Postponed (maintainer needs more info)

Do you use clean URL's?
Did you run update.php when you upgrade the module?

pafla’s picture

there was an error on my server had to edit .htaccess file

works fine

sorry

Pafla

pafla’s picture

The link "Admin link" does not show to other administrators - only to the first one.

Pafla

Draven_Caine’s picture

The link "Admin link" does not show to other administrators - only to the first one.

Pafla

Yes this is still a bug, its hard-coded to user 1. I need to change the code from user/1 -> admn role. All other parts work right?

Draven

Draven_Caine’s picture

Status: Postponed (maintainer needs more info) » Needs work

Changing the tag so I remember this post.

pafla’s picture

I have not found anything else, it´s look like perfect

Pafla

Draven_Caine’s picture

Status: Needs work » Closed (fixed)

This is now fixed in the 2.0 branch.

pafla’s picture

I made a custom link.

And if i am at my profile ot other users profile, the icon for the custom link vanish and the url path change to - users/brugerliste
If I am on frontpage (root) it is - /brugerliste - And it works wright

And i use clean urls :-)

Pafla

Draven_Caine’s picture

Version: 7.x-2.x-dev » 7.x-2.2
Status: Closed (fixed) » Active

Yes I see the same issue. I'll work on a fix very soon.
This needs to have a check for the right url, make sure you have written your url as
/admin/structure/pages
not written as
admin/structure/pages

Draven_Caine’s picture

Status: Active » Closed (fixed)
pafla’s picture

In
http://drupal.org/node/1465830
I wrote links as
Custom Link One: url path - brugerliste
Custom Link One: image path - sites/all/modules/user_details/images/users.png
Then I thought it was without /

The right one is?
Custom Link One: url path - /brugerliste
Custom Link One: image path - /sites/all/modules/user_details/images/users.png

Pafla

arie3742’s picture

Component: Code » Loggedin (icons only)
Issue summary: View changes

hello there, i'm new in drupal, i'm using drupal 7 on localhost,
this module looks great, but i'm having trouble with all links like pafla before,
on previous post pafla said the .htacces was error, and then get fixed,
is there anyone who can tell me, on which line that i should edit the .htacces ?

thank you before