#3313 closed defect (bug) (fixed)
WP sitewide options not being loaded on multisite
| Reported by: | boonebgorges | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5 |
| Component: | Core | Version: | 1.5 |
| Severity: | Keywords: | ||
| Cc: |
Description
Some items in $bp->site_options are WP options that are always stored in wp_sitemeta on MS. Recent changes to the way that metadata is stored failed to keep this in account. See http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/another-users-cant-register-question-sorry/ for more details.
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [4585]) Ensure that wp_sitemeta WP options are picked up when BP is loaded. Fixes #3313