[buddypress-trac] [BuddyPress] #3380: Site options change not propagating properly in Multisite Install
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Jul 25 19:22:29 UTC 2011
#3380: Site options change not propagating properly in Multisite Install
----------------------+-----------------------------
Reporter: sbrajesh | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 1.3
Severity: normal | Keywords:
----------------------+-----------------------------
As of r4848 In a multisite install of WordPress, buddypress does not take
into account the changes in site options.
For example, if we set the "registration" to none on a fresh mulsisite
install and activate buddypress, buddypress will update the root blog
with registration 'none' in its options table.
Now, even if we change the registration settings to 'all', it will not be
considered by buddypress.
reason, buddypress initially looks into root blog and finds the
registration option set to none, so it won't bother about any changes.
The problem lies in function 'bp_core_get_root_options()'
The easy way would be to handle the siteoptions which could change
specifically like enabling/disabling registration can be handled
specifically.
How to reproduce:=
Try changing your current registration setting on multisite(for example if
it is set to all, set to none and check if buddypress takes that into
account ?)
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3380>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list