Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

#3005 closed defect (bug) (duplicate)

Initial activation dies on single WP

Reported by: boonebgorges Owned by: boonebgorges
Priority: critical Milestone: 1.5
Component: Core Version:
Severity: Keywords:
Cc:

Description

The activation routine bp_loader_activate() calls the function get_blog_option() (for a legacy theme check), which is undefined on WP single. As a result, the plugin cannot be activated for the first time on a fresh WP installation.

Change History (2)

#1 @boonebgorges
16 years ago

Weird, on a second attempt, it worked fine. Going to investigate more.

#2 @boonebgorges
16 years ago

  • Resolutionduplicate
  • Status newclosed

Figured it out, it had to do with the patch I wrote for #2789. I'll close this as a dupe and make a comment there.

Note: See TracTickets for help on using tickets.