Opened 16 years ago
Closed 16 years ago
#2715 closed defect (bug) (fixed)
bp-blogs always loaded on non-multisite
| Reported by: | DJPaul | Owned by: | DJPaul |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Blogs | Version: | |
| Severity: | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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;}