#7447 closed defect (bug) (fixed)
Debug notice when trying to activate sign-ups previous to BuddyPress being active
Reported by: | johnjamesjacoby | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | 2.8.1 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Members | Keywords: | has-patch |
Cc: |
Description
When trying to activate a pending sign-up for a user who did so before BuddyPress was active, the admin will be presented with a debug notice.
This is because the profile_field_ids
sign-up meta key is assumed to always exist, though it won't for sign-ups that weren't from BuddyPress's registration form.
Patch imminent.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 11435: