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.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(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.