Ticket #884 (closed defect: duplicate)

Opened 14 months ago

Last modified 12 months ago

slug problems

Reported by: unsalkorkmaz Owned by:
Priority: major Milestone:
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

Changed 13 months ago by nicolagreco

  • cc nicolagreco added
  • summary changed from slog problems to slug problems

Changed 12 months ago by apeatling

  • status changed from new to closed
  • resolution set to duplicate

Duplicate of #723

Note: See TracTickets for help on using tickets.