[buddypress-trac] [BuddyPress] #1597: Bug: Group Invites Friends
    buddypress-trac at lists.automattic.com 
    buddypress-trac at lists.automattic.com
       
    Thu Jan 14 12:51:36 UTC 2010
    
    
  
#1597: Bug: Group Invites Friends
--------------------------+-------------------------------------------------
Reporter:  _DorsVenabili  |       Owner:     
    Type:  defect         |      Status:  new
Priority:  major          |   Milestone:  1.2
Keywords:  group invite   |  
--------------------------+-------------------------------------------------
Comment(by _DorsVenabili):
 Ok, I have found the problem, in the file: wp-content/plugins/buddypress
 /bp-themes/bp-default/groups/single/send-invites.php in line 29:
 <?php if ( bp_group_has_invites() ) : ?>
 In the example that I explained above, the function bp_group_has_invites()
 must to return true and to go inside the 'if' to show the friends' list,
 instead that, the function returns nothing, it's empty, so it will never
 show the friends' list, cause it never go inside the 'if'.
-- 
Ticket URL: <http://trac.buddypress.org/ticket/1597#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress
    
    
More information about the buddypress-trac
mailing list