Plugin: BP Group Management
-
Boone Gorges replied to the forum topic Can't update Max Users or Max Groups display options in the group BP Group Management
Thanks for the report. I’ve opened a bug ticket: https://github.com/boonebgorges/bp-group-management/issues/2
The problem is due to recent(ish) changes in the way that WordPress Multisite handles settings panels.
-
Boone Gorges replied to the forum topic Bulk assign a user to administer all groups (except 4) in the group BP Group Management
BP Group Management is not really meant to do this kind of thing. The easiest way to do it is with code, something like:
`
function bbg_promote_user_in_all_groups() {
global $bp, $wpdb;if ( […]
-
steveryan joined the group BP Group Management
-
Great fix – worked perfectly!
Michele
-
alexnolan joined the group BP Group Management
-
If you don’t want to downgrade, edit line 429 of bp-group-management-bp-functions.php:
Original line:
$query = “SELECTIDFROM {$wpdb->users} WHERE spam = 0″;
New line:
$query = “SELECTIDFROM {$wpdb->users}”; […] -
dreadneckla replied to the forum topic No New Members in Member View in the group BP Group Management
I downgraded from version .51 to to version .5 and my members re-appeared under the Add members to group column.
-
Old Irving replied to the forum topic No New Members in Member View in the group BP Group Management
(obviously the stuff in needs to be replaced with your own data and you actually have to put in values for the various ids if you want to do the script)
-
Old Irving replied to the forum topic No New Members in Member View in the group BP Group Management
I went ahead and added the members I needed through phpMyAdmin and figured I might as well post the workaround here, though it kinda sucks. Obviously this only works if you are using a host that includes phpMyAdmin and you know […]
-
This plugin worked amazingly for me every time I needed it until tonight – I assume this must be a new bug from some compatibility issue with upgrades?
My versions:
WordPress 3.2.1
BuddyPress 1.2.9
BP Group Management […] -
Siddharth Jagannath joined the group BP Group Management
-
Siddharth Jagannath started the forum topic cannot find admin options in backend in the group BP Group Management:
great plugin… but cannot see the admin option on the backend: using wp3.1.3, bp1.2.8 and network install.
-
TimCarey joined the group BP Group Management
-
-
chaoti joined the group BP Group Management
-
yuhch0217 joined the group BP Group Management
-
Ekine joined the group BP Group Management
-
Zigzag McQuack joined the group BP Group Management
-
limitsunx joined the group BP Group Management
-
Nice idea – I will have a look.
- Load More

