Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 15 years ago

#3036 closed defect (bug) (fixed)

Blogs is active even after deactivating it.

Reported by: jasonnathan Owned by: johnjamesjacoby
Priority: normal Milestone: 1.5
Component: Core Version:
Severity: Keywords:
Cc:

Description

function bp_is_active( 'blogs' ) still returns true although I have deactivated blogs.

I found out because the admin bar still show the "Visit Random Blog" option.

Deactivated after the setup routine. Please let me know if you need more information. Using WP 3.1-RC3-17365 & BP rev 3962.

Change History (3)

#1 @DJPaul
16 years ago

  • Milestone Awaiting Review1.3

I can't recreate this, but I suspect it's to do with $active_components vs $disabled_components, on a clean install vs. an upgrade on an existing database. Need to look at this once $disabled_components is fully removed.

#2 @DJPaul
16 years ago

  • Owner set to johnjamesjacoby
  • Status newassigned

#3 @DJPaul
15 years ago

  • Resolutionfixed
  • Status assignedclosed

This seems to have fixed itself now that the changes to the installer/upgrader have been completed. I can't find which revision this was fixed in.

Note: See TracTickets for help on using tickets.