Skip to:
Content

BuddyPress.org

Opened 9 years ago

Closed 9 years ago

#6652 closed defect (bug) (fixed)

xprofile_get_field() php warnings/errors in wp-admin

Reported by: djpaul's profile DJPaul Owned by:
Milestone: 2.4 Priority: high
Severity: major Version:
Component: Activity Keywords:
Cc:

Description (last modified by DJPaul)

After r10198 and r10200 in #6638, going to wp-admin Users > Profile Fields is causing a warning:

Warning: Creating default object from empty value in /srv/www/wordpress-develop/src/wp-content/plugins/buddypress/src/bp-xprofile/bp-xprofile-admin.php on line 333

Fatal error: Call to undefined method stdClass::render_admin_form() in /srv/www/wordpress-develop/src/wp-content/plugins/buddypress/src/bp-xprofile/bp-xprofile-admin.php on line 420

Change History (3)

#1 @DJPaul
9 years ago

  • Description modified (diff)

#2 @DJPaul
9 years ago

  • Summary changed from xprofile_get_field() php warnings in wp-admin to xprofile_get_field() php warnings/errors in wp-admin

#3 @DJPaul
9 years ago

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

Fixed by r10226, I typo'd the ticket number in the commit message. :(

Note: See TracTickets for help on using tickets.