| 2 versions of the profiles
I am trying to change the url used on the profile pages.
I just want all links to point the same like this:
user/view/profile/THE-USERNAME
but from all individual user pages the breadcrumb point to:
user/view/profile/login/THE-USERNAME
So the question is: How do I remove that /login from the URL for that one link?
I have been through the code multiple times, and cant seem to find it.
(v 9.9.0)
|