Opened 14 years ago
Closed 14 years ago
#2428 closed defect (bug) (fixed)
Error in insert custom field multiselectbox
Reported by: | ponzeta | Owned by: | |
---|---|---|---|
Milestone: | 1.2.5 | Priority: | normal |
Severity: | Version: | ||
Component: | Core | Keywords: | reporter-feedback |
Cc: |
Description
When I try to insert a new value in the option value, I have an error:
Profile Field Setup
There was an error saving the field. Please try again
I have debbugged the code and I belive there is an error in this file:
bp-xprofile-classes.php
in the sql insert at row 387
Don't exist a field orderby which is mandatory on the database.
Attachments (1)
Change History (4)
#1
@
14 years ago
- Keywords reporter-feedback added
What version of BP are you using? There is no query on line 387 of the 1.2.x branch. There is, however, a query at line 387 in trunk. Can you confirm what branch you are having this problem?
Error Message