Aug 26th, 2009, 11:36 AM
Hey,
I was trying to create a new form today and received the following error...
Any thoughts on how to resolve this issue?
I was trying to create a new form today and received the following error...
Quote:Error:
Failed query in ft_setup_form, line 707:
INSERT INTO ft_forms (access_type, date_created, is_active, is_complete,
form_name, form_url, redirect_url, edit_submission_page_label)
VALUES ('admin', '2009-08-26 15:35:23', 'no', 'no', 'Test', 'http://www.urltoform.com', 'http://www.urltoform.com',
'Edit Submission')
Debug:
Unknown column 'edit_submission_page_label' in 'field list'
Any thoughts on how to resolve this issue?