Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 12 years ago

#4493 closed defect (bug) (worksforme)

Fatal Error when disabling then re-enabling Profiles and Forums

Reported by: fanquake's profile fanquake Owned by: fanquake's profile fanquake
Milestone: 1.7 Priority: normal
Severity: normal Version: 1.6
Component: Administration Keywords:
Cc: fanquake

Description

On the BuddyPress Components admin page,

Disable Extended Profiles and Discussion Forums. This creates two separate warnings.

Warning: Creating default object from empty value in /Applications/MAMP/htdocs/wp-content/plugins/buddypress/bp-members/bp-members-loader.php on line 101

Warning: Creating default object from empty value in /Applications/MAMP/htdocs/wp-content/plugins/buddypress/bp-core/bp-core-loader.php on line 206

Re-tick Extended Profiles and Discussion Forums and on saving settings the following warning and error will occur..

Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/wp-content/plugins/buddypress/bp-members/bp-members-loader.php:101) in /Applications/MAMP/htdocs/wp-includes/pluggable.php on line 881

Fatal error: Call to undefined function bp_forums_is_installed_correctly() in /Applications/MAMP/htdocs/wp-content/plugins/buddypress/bp-core/bp-core-admin.php on line 329

I should point out that WP_DEBUG needs to be on, however that should be standard for any developers.

Attachments (2)

Screen Shot 2012-08-30 at 5.11.56 PM.png (116.7 KB) - added by fanquake 12 years ago.
Screen Shot 2012-08-30 at 5.12.35 PM.png (229.0 KB) - added by fanquake 12 years ago.

Download all attachments as: .zip

Change History (5)

#1 @DJPaul
12 years ago

  • Milestone changed from Awaiting Review to 1.7
  • Severity changed from major to normal

Putting in 1.7 milestone but bumpable if we don't get a patch.

#2 @johnjamesjacoby
12 years ago

(In [6581]) Legacy Group Forums:

  • Retire bbPress 1.1 group forums component.
  • Creates new "Retired" components group, where old components go to die.
  • Deprecate "Forums" settings tab; use Legacy Forums Setting instead.
  • Remove associated code for old forums admin UI.
  • See #4493.
  • Fixes #3598.

#3 @johnjamesjacoby
12 years ago

  • Resolution set to worksforme
  • Status changed from new to closed

Can't duplicate this in trunk. Closing as worksforme. Reopen if need be.

Note: See TracTickets for help on using tickets.