Opened 16 years ago
Closed 16 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 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Activity | Version: | |
| Severity: | 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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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