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 | Owned by: | |
---|---|---|---|
Milestone: | 2.4 | Priority: | high |
Severity: | major | Version: | |
Component: | Activity | Keywords: | |
Cc: |
Description (last modified by )
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)
Note: See
TracTickets for help on using
tickets.
Fixed by r10226, I typo'd the ticket number in the commit message. :(