By chriss on Monday, 02 February 2015
Posted in General Issues
Replies 3
Likes 0
Views 474
Votes 0
I'd like to disable profiles viewing for privacy purposes. Or at least hide usernames in the URL? Can I prevent linking of usernames in the front end perhaps?
Hello Chriss,

I'm sorry but it is not possible. If you want to disable the link to the profile page on the frontend, you will need to modify multiple files and it is a bit tedious to do so.
·
Monday, 02 February 2015 10:10
·
0 Likes
·
0 Votes
·
0 Comments
·
I understand.

Can you get me started? Am I looking for something like getProfileLink()?
·
Monday, 02 February 2015 10:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Chriss,

You can find the getPermalink() in this file /administrator/components/com_easysocial/includes/user/user.php. This function responsible to return user profile link. Hope this helps.
·
Monday, 02 February 2015 11:06
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post