[buddypress-trac] [BuddyPress] #3231: mlti-network support for bbPress

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri May 20 02:14:15 UTC 2011


#3231: mlti-network support for bbPress
-------------------------+-----------------------------
 Reporter:  wpmuguru     |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Core         |    Version:
 Keywords:  has-patch    |
-------------------------+-----------------------------
 bb-config.php needs to be adjusted to work with the changes in #2952 &
 #3228. Attached is a patch for bp-forums/bp-forums-admin.php to make those
 adjustments to bb-config.php

 Also, I fixed

 {{{
 get_blog_option( BP_ROOT_BLOG, 'name' )
 }}}

 which should be

 {{{
 get_blog_option( BP_ROOT_BLOG, 'blogname' )
 }}}

-- 
Ticket URL: <https://trac.buddypress.org/ticket/3231>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list