Re: Dispaly Nickname instead of username
Nightstalker101-
I\’m sorry that it has taken so long to reply to your question. I\’ve been on the road and have only had an hour here and there.
What I do not like in my solution: I had to modify the core files…
Well, as you know, it is never a good idea to modify core files. Have you tried using this:
bp_the_site_member()
in place of this:
bp_the_site_member_name()
I do not have the BP core files open right now so I’m just taking a guess here.