Attached is a patch that fixes the 'profile' and 'contact form' links to work in all cases, including Drupal installations under a subdirectory of webroot. It simply uses the url() and l() API functions to create these links.

CommentFileSizeAuthor
rolecontact_links.patch902 bytesGoofyX

Comments

lightweight’s picture

Assigned: Unassigned » lightweight

Thanks very much for this, GoofyX!

I'll just give it a quick test and perhaps do a quick rollout later this afternoon.
Cheers,

Dave

zxombie’s picture

Assigned: lightweight » zxombie
Status: Needs review » Fixed

I've fixed this in CVS. I don't have a Drupal installation under a subdirectory handy so haven't been able to test it but it should work.

GoofyX’s picture

Thanks zxombie, it works fine!

zxombie’s picture

Status: Fixed » Closed (fixed)