Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#3967 closed defect (bug) (fixed)

php warning when activating BP 1.6/trunk

Reported by: DJPaul Owned by:
Priority: normal Milestone: 1.6
Component: Core Version:
Severity: normal Keywords:
Cc:

Description

[28-Jan-2012 17:27:57] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'bp_activation' not found or invalid function name in /Users/paul/Sites/example.com/wp-includes/plugin.php on line 405

Caused when activating BuddyPress for the first time on a totally clean install.

Change History (1)

#1 @johnjamesjacoby
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [5754]) Bump default DB version in bp-core-options.php. Use bp_bump_version() where needed. Update activation/deactivation hooks, and prevent activation error from function not existing. Fixes #3967.

Note: See TracTickets for help on using tickets.