Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,008
- How-to & Troubleshooting
- 129,506
- Creating & Extending
- 25,785
- Requests & Feedback
- 9,495
- Third Party Plugins
- 9,782
- Showcase
- 3,316
- Ideas
- 1,401
- Miscellaneous
- 9,169
-
By default, BuddyPress uses the user_nicename column in the DB and not the user_login. Make sure your user_nicename is the same as your user_login.
Or you can add the following line to wp-config.php:
define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS