[buddypress-trac] [BuddyPress] #2300: 'friends_install' check is breaking a lot of stuff on the trunk

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sat Apr 10 13:38:46 UTC 2010


#2300: 'friends_install' check is breaking a lot of stuff on the trunk
--------------------------+-------------------------------------------------
 Reporter:  boonebgorges  |       Owner:                                 
     Type:  defect        |      Status:  new                            
 Priority:  major         |   Milestone:  1.2.4                          
Component:  Friends       |    Keywords:  friends_install, needs-feedback
--------------------------+-------------------------------------------------
 Please feel free to close this ticket if it's a work-in-progress. I didn't
 find any info when I searched.

 I noticed that a bunch of friend-related stuff in trunk is not working,
 due to the fact that the function friends_install() has been taken out of
 bp-friends.php. There are a number of places that use if (
 function_exists( 'friends_install' ) ) to check for the existence of the
 friends component:
 - displaying the proper friendship request button (request pending/add
 friend/cancel friendship/etc) on member lists
 - displaying the Send Invites link on group pages
 - displaying a list of friends to invite to a group

 None of these are working on trunk (rev 2912).

 Maybe this is part of the new installation procedure Andy's working on? If
 so, and if the function friends_install is no longer going to be part of
 the picture, then the friend component check will have to be changed.

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


More information about the buddypress-trac mailing list