#7153 closed defect (bug) (fixed)
Fatal error on BuddyPress 2.6.1 activation (from repo)
| Reported by: | svenl77 | Owned by: | djpaul |
|---|---|---|---|
| Priority: | omg pizza | Milestone: | 2.6.1.1 |
| Component: | Core | Version: | 2.6.0 |
| Severity: | critical | Keywords: | needs-patch |
| Cc: |
Description
If I install BuddyPress form wordpress.org on a fresh install I get the following error:
*Fatal error: Class 'BP_Members_Component' not found in /Users/svenl77/Sites/buddyforms/wp-content/plugins/buddypress/bp-members/bp-members-loader.php on line 23*
It looks like the .org version is broken
Attachments (3)
Change History (13)
#1
@
10 years ago
- Severity normal → critical
- Summary BuddyPress Version 1.6.1 on WordPress.org Fatal error: Class 'BP_Members_Component' → Fatal error on BuddyPress 2.6.1 activation (from repo)
- Version → 2.6.0
#5
@
10 years ago
Commenting out those lines from a changeset fixes the error. Seems the error is because members component not yet init'ed on activation.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Installing 2.6.1 from repo breaks the site.
Upgrading from 2.6 to 2.6.1 works fine.
Installing 2.6 works fine.