Opened 15 years ago
Closed 15 years ago
#1572 closed defect (bug) (no action required)
Profile pages with names having a hyphen doesn't load
Reported by: | toregus | Owned by: | |
---|---|---|---|
Milestone: | 1.2 | Priority: | critical |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
Hi there!
I've got a user with a name using name.aftername. The profilepage therefore includes a hyphen instad of a simple dot in the folder for the profile. Somehow this doesn't load. I'm guessing it's a bug.
Note: See
TracTickets for help on using
tickets.
Hi
In your wp-config.php, add the following:
define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );