[buddypress-trac] [BuddyPress] #3876: custom groups slug backwards compatibility problem (BP_GROUPS_SLUG)

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Wed Dec 21 12:58:36 UTC 2011


#3876: custom groups slug backwards compatibility problem (BP_GROUPS_SLUG)
-------------------------------+------------------------------
 Reporter:  zbacsi             |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Groups             |     Version:  1.5.1
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------------
Changes (by boonebgorges):

 * keywords:   => reporter-feedback


Comment:

 The logic that you describe already happens at
 https://buddypress.trac.wordpress.org/browser/trunk/bp-groups/bp-groups-
 loader.php#L80  As for line 67, BP_GROUPS_SLUG is only defined in this way
 if it's not already defined - which, in your case, it should be.

 Can you give more details on how you are defining BP_GROUPS_SLUG? When I
 do it in my wp-config.php file:
 {{{define( 'BP_GROUPS_SLUG', 'foo' );}}}
 it works fine. Where and how are you defining yours?

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3876#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list