Skip to:
Content

BuddyPress.org

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.

Change History (1)

#1 @DJPaul
17 years ago

  • Resolutioninvalid
  • Status newclosed

Hi
In your wp-config.php, add the following:

define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );

Note: See TracTickets for help on using tickets.