Opened 16 years ago
Closed 16 years ago
#884 closed defect (bug) (duplicate)
slug problems
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | major | |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: | nicolagreco |
Description
define( 'BP_GROUPS_SLUG', 'gruplar' );
define ( 'BP_ACTIVITY_SLUG', 'etkinlik' );
define ( 'BP_FRIENDS_SLUG', 'arkadas' );
define ( 'BP_MESSAGES_SLUG', 'mesajlar' );
define ( 'BP_WIRE_SLUG', 'duvar' );
those slugs have problems..
example: when BP_WIRE_SLUG and BP_GROUPS_SLUG activated, group wire posts not going..
Change History (2)
Note: See
TracTickets for help on using
tickets.
Duplicate of #723