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
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
Comment #1
Draven_Caine commentedDo you use clean URL's?
Did you run update.php when you upgrade the module?
Comment #2
pafla commentedthere was an error on my server had to edit .htaccess file
works fine
sorry
Pafla
Comment #3
pafla commentedThe link "Admin link" does not show to other administrators - only to the first one.
Pafla
Comment #4
Draven_Caine commentedYes 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
Comment #5
Draven_Caine commentedChanging the tag so I remember this post.
Comment #6
pafla commentedI have not found anything else, it´s look like perfect
Pafla
Comment #7
Draven_Caine commentedThis is now fixed in the 2.0 branch.
Comment #8
pafla commentedI 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
Comment #9
Draven_Caine commentedYes 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/pagesnot written as
admin/structure/pagesComment #10
Draven_Caine commentedComment #11
pafla commentedIn
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
Comment #12
arie3742 commentedhello 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