#3373 closed defect (bug) (no action required)
Unable to Save component Preference settings after #4795
Reported by: | sbrajesh | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | |
Cc: |
Description
Just updated my setup of Bp with current rev #4795 and I am unable to save the preferences from BuddyPress->components settings. If you uncheck an item, It will be checked automatically.
I am on wp3.2 multisite, so not sure if the issue is coming with standard wordpress or not.
Change History (6)
#2
@
13 years ago
Hi Boone,
I am sorry for my confusing description.
When you go to BuddyPress->Components
and uncheck say user groups/discussion forums and try to save it, it won't be saved.
No, I haven't used BP_ENABLE_MULTIBLOG, or a BP_ROOT_BLOG .
This still happens on #r4798
#3
@
13 years ago
I'm testing the same thing:
- Dashboard > BuddyPress > Components
- Uncheck User Groups (or any combination of other things)
- Save Changes
Changes are saved correctly. Is this a brand new installation? If not, can you try one? I know that this isn't likely to be a plugin compatibility issue, but would you mind trying with no other plugins?
And if you are still having the problem, would you mind doing a bit of debugging of bp_core_admin_component_setup_handler() (bp-core/admin/bp-core-admin.php)? Maybe you can spot the place where things are getting hung up. Thanks so much!
I can't reproduce this, sbrajesh. Component settings are saving fine on r4797, with or without multisite.
Is there anything unusual about your setup? BP_ENABLE_MULTIBLOG, or a BP_ROOT_BLOG other than 1?