Form Error Message mysqlt error: [1054: Unknown column
Permalink
Hi, when clicking the add button to add a new form to a page, I get this error message:
An unexpected error occurred. mysqlt error: [1054: Unknown column 'addFilesToSet' in 'field list'] in EXECUTE("insert into btForm (questionSetId, surveyName, notifyMeOnSubmission, recipientEmail, thankyouMsg, displayCaptcha, redirectCID, addFilesToSet, bID) values ('1383672460', 'Contact', 0, '', 'Thanks!', 0, 0, 0, 205)") < Back to Home
I have a btForm in my database that looks correct.
Not sure If I should fix something in the database or files,
Don't know what caused the problem, worked when I created the form.
Also to note, all of the forms are missing from the form results page and they use to be there.
Thanks
An unexpected error occurred. mysqlt error: [1054: Unknown column 'addFilesToSet' in 'field list'] in EXECUTE("insert into btForm (questionSetId, surveyName, notifyMeOnSubmission, recipientEmail, thankyouMsg, displayCaptcha, redirectCID, addFilesToSet, bID) values ('1383672460', 'Contact', 0, '', 'Thanks!', 0, 0, 0, 205)") < Back to Home
I have a btForm in my database that looks correct.
Not sure If I should fix something in the database or files,
Don't know what caused the problem, worked when I created the form.
Also to note, all of the forms are missing from the form results page and they use to be there.
Thanks