Re: Urgent: Need to substitute member names with username
Hi Guys,
Still haven’t been able to find a solution to this problem and would love to figure this out.
Here’s an update on the what’s working and what is not:
The initial problem was the username wasn’t being displayed at the end of the member’s links which was causing the links to redirect to the homepage. This problem was sitewide EXCEPT when on the forum topics (weird). By adding define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );
to /wp-content/plugins/bp-custom.php, I was able to get the username to display at the end of the member’s links inside the Member’s list, but by doing so, it is now causing the problem to occur on member’s links on forum topics. The problem is also still occurring in the activity streams.
Any help?
Thanks!