bp_username_compatibility_mode working great everywhere other than in a forum topic
-
Hi all.
I am using WP 3.0.1 and Buddypress 1.2.6 along with bbpress installed from the Buddypress menu.
All is working great. I have ironed a few issues out along the way, mainly with usernames as I am also using the WP-FB-AutoConnect plugin for Facebook user registrations and logins.
To solve my problems, I added the following to my wp-config.php file.
`define( ‘BP_ENABLE_USERNAME_COMPATIBILITY_MODE’, true );`
This removed any symbols, spaces, etc ported over from Facebook registrations great and all links seem to work, apart from one:
Links to a user on the main forum thread pages (both via their avatar and username) are incorrect! On this page, the usernames that have been changed by the above mod are showing with symbols in them, and therefore do not work when clicked!
This only happens on the actual thread page, and not on the group forums page under the ‘Latest poster’ column.
Can anyone point me in the right direction as to how to fix this at all? Or where to look?
Just to add, I have also noticed that when on the forum thread page, that any links in the ‘Recently Active Member Avatars’ widget also shows the incorrect username in the URL, however if you navigate away from the page, it then goes pack to the correct one.
It’s as though the bit of code is having an affect everywhere except this one place.
Thanks for any help!
- The topic ‘bp_username_compatibility_mode working great everywhere other than in a forum topic’ is closed to new replies.