Opened 17 years ago
Closed 17 years ago
#884 closed defect (bug) (duplicate)
slug problems
| Reported by: | unsalkorkmaz | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Version: | ||
| Severity: | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #723