Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

#2321 closed defect (bug) (no action required)

Post-in-Box / Drop-Down-Box not showing all Groups when large amount of Groups

Reported by: erich73's profile erich73 Owned by:
Milestone: 1.5 Priority: normal
Severity: Version:
Component: Activity Keywords:
Cc:

Description

I have set-up an install with 1500 Groups.

Now when logging in as Admin, I see the "whats new Admin" form which is showing the Drop-down-Box labelled "Post in".

Within this drop-down-box, it is only showing a limited amount of Groups.

So how do I post any items in Groups which are actualyl not showing up in this Drop-Down-Box due to the high amount of existing Groups ?

Change History (4)

#1 @erich73
14 years ago

  • Milestone changed from 1.3 to 1.2.4

#2 @DJPaul
14 years ago

That drop-down only shows a maximum of 100 users. One option is, in your child theme, to change that to a higher value (though this will probably increase PHP's memory usage) in the bp_has_groups() call in post-form.php

#3 @johnjamesjacoby
14 years ago

  • Component changed from Core to Activity
  • Milestone changed from 1.2.4 to 1.3

Bumping to 1.3 for further review.

Paul is correct, and the work-around is simple enough if this is something you need.

#4 @erich73
14 years ago

  • Resolution set to invalid
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.