Opened 17 years ago
Closed 17 years ago
#1572 closed defect (bug) (no action required)
Profile pages with names having a hyphen doesn't load
| Reported by: | toregus | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.2 |
| Component: | Version: | ||
| Severity: | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi
In your wp-config.php, add the following:
define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );