I just added a new event,and need to manually add registrants. I get an error after entering a person. Can you tell me what is going on? I tried and did another event, just for testing and I get same error message.
An error has occurred:
Unable to save registration form data for the form input: “13” with the submitted value: “Array”
EE_SPCO_Reg_Step_Attendee_Information – _process_registrations – 727
Ok, I did change and made a new question option so that the event only has one option, and now it works. But I guess this is something which needs to be looked into. Thanks. R
The same question can’t be used multiple times because they are both trying to save to one spot in the database so that will cause it to fail.
In your example, a question with an ID of 13 was being used twice so multiple answers was causing it to fail.
You can create multiple questions even if they have the same name. That will assign them different IDs so this won’t happen again.
Thanks
—
Lorenzo
Viewing 4 reply threads
The support post ‘Registration Error’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.