Opened 13 years ago
Closed 13 years ago
#3369 closed defect (bug) (fixed)
Error when activating BuddyPress 1.3 (trunk)
Reported by: | lightcapturer | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | blocker |
Severity: | blocker | Version: | 1.5 |
Component: | Core | Keywords: | |
Cc: |
Description
I just want to activate BuddyPress 1.3 (trunk) and I found an error:
Fatal error: Can not redeclare bp_get_option () (previously declared in /home/xxx/public_html/xxxx.com/wp-content/plugins/buddypress/bp-core/bp-core-functions.php:19) in /home/xxx/public_html/xxxx.com/wp-content/plugins/buddypress/bp-core/bp-core-functions.php on line 23
I'm using WP 3.2.1
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [4794]) Cleans up require()s in BP installation process. Fixes #3369. See #3367