Opened 13 years ago
Closed 13 years ago
#5046 closed defect (bug) (worksforme)
Problem Updating Profile Information error when updating extended member profiles
| Reported by: | devrap | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Extended Profile | Version: | 1.7 |
| Severity: | major | Keywords: | reporter-feedback |
| Cc: |
Description
Using BP 1.7.2 and WP 1.5.1: when users edit their extended profile and click to submit, they receive this error:
There was a problem updating some of your profile information, please try again.
From this open ticket from 20 months ago using a considerably older version of BP, I got the idea to test for blank fields: http://buddypress.trac.wordpress.org/ticket/3649 .
After testing, it looks like this does not occur when *all* extended profile fields are filled out. So it's occurring from null/unselected optional fields.
I don't see any other documentation on people experiencing this with BP 1.7+, any clue as to what may be happening here and how to resolve this?
Change History (4)
#2
@
13 years ago
- Keywords reporter-feedback added
Have you done additional experimentation to figure out which fields are causing the problem? We recently fixed a problem related to multiselect boxes that were labeled as Required; see https://buddypress.trac.wordpress.org/ticket/2173. You might also try the 1.8 beta to see if that helps.
#3
@
13 years ago
Linked to the wrong ticket. I meant https://buddypress.trac.wordpress.org/ticket/4978
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Oof, anyone? Can we really be the only site having this issue in BP 1.7+?