[buddypress-trac] [BuddyPress] #4937: Popular Members Widget - Doesn't show all members

buddypress-trac noreply at wordpress.org
Tue Apr 16 12:51:34 UTC 2013


#4937: Popular Members Widget - Doesn't show all members
-------------------------------+------------------------------
 Reporter:  allenpayne         |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Core               |     Version:  1.7
 Severity:  major              |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------------
Changes (by boonebgorges):

 * keywords:   => reporter-feedback


Comment:

 Hm. Please try putting the following into your bp-custom.php file, and see
 what happens:

 {{{
 add_filter( 'bp_use_legacy_user_query', '__return_true' );
 }}}

 If that fixes it, it'll suggest that there's a bug in `BP_User_Query`.

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


More information about the buddypress-trac mailing list