Opened 15 years ago
Closed 15 years ago
#2715 closed defect (bug) (fixed)
bp-blogs always loaded on non-multisite
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 1.5 | Priority: | normal |
| Severity: | Version: | ||
| Component: | Blogs | Keywords: | |
| Cc: |
Description
On the current build of trunk, bp-blogs is always loaded because it does not exist within the deactivated components record in wp_options.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Until the new admin menu is further completed, you'll either need to reinstall BuddyPress trunk or add the following to your bp-deactivated-components record in wp_options:
a:1:{s:12:"bp-blogs.php";i:1;}