Jun 17th, 2015, 3:11 PM
I have a large form that I can't break up with over 300+ fields. Whenever I try to submit anything I get "The submission could not be updated." How do I resolve this?
Also If I manually add information to the database I'm unable to view it, I get a "Failed query in ft_search_submissions; Query: SELECT submission_id, ..... , FROM ft_form_1 WHERE is_finalized = 'yes' ORDER BY submission_date desc, submission_id LIMIT 0, 50 ; Error: " I believe this to be the same issue with the submission.
Also If I manually add information to the database I'm unable to view it, I get a "Failed query in ft_search_submissions; Query: SELECT submission_id, ..... , FROM ft_form_1 WHERE is_finalized = 'yes' ORDER BY submission_date desc, submission_id LIMIT 0, 50 ; Error: " I believe this to be the same issue with the submission.