WPChina
Member
Posted 10 months ago #
I am on the "Options" page for this plugin here:
domain.com/wp-admin/network/admin.php?page=bp-group-management/bp-group-management-bp-functions.php&action=settings
There are 2 possible settings that can be made:
Number of members to display per page
Number of groups to display per page
Regardless of whether I enter a number or nothing, I get the following error message when I "Save Changes".
Not Found
The requested URL /wp-admin/network/options.php was not found on this server.
Is that a bug in the plugin, or something wrong with my setup/system? I am using WP 3.2.1 and BP 1.2.9.
Tks for your help~
WPChina
Member
Posted 10 months ago #
Sorry, I notice that the "[Plugin: BuddyPress Group Management]" was not automatically added into the title of this post... I thought it would, since I was in the support forum for this specific plugin.... oh well... :)
WPChina
Member
Posted 10 months ago #
Any ideas on this issue?~
valuser
Member
Posted 7 months ago #
Any update on this ?
Just testing. This plugin marked as 1.5 compatible on http://codex.buddypress.org/releases/1-5-plugin-compatibility/
But am having similar experience as above with WP 3.2.1 BP 1.5 (trunk version 5210) MultiSite BuddyPress installed on subdirectory.
On local install (non multisite) "Save Changes" sticks via /wp-admin/options.php so all is well in that scenario.
Thanks.
The plugin was written using the WP Settings API. When the Network Admin was introduced in WP 3.1, it broke the Settings API for network activated plugins. It's possible to refactor the plugin to work around this WP limitation, but I'm afraid that I'm extremely busy at the moment. Patches welcome :) In the meantime, you'll have to live with the default settings, or change them in the plugin files themselves.
valuser
Member
Posted 7 months ago #