I am receiving the following error when I click on the results link in the main forms:
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /var/www/app.formassembly.com/controllers/reports_controller.php:332 Stack trace: #0 /var/www/app.formassembly.com/controllers/reports_controller.php(332): SimpleXMLElement->__construct('') #1 /var/www/app.formassembly.com/controllers/reports_controller.php(43): ReportsController->getReportData(Array) #2 /var/www/app.formassembly.com/cake_1.1.15.5144/cake/dispatcher.php(263): ReportsController->index('0', '1797') #3 /var/www/app.formassembly.com/cake_1.1.15.5144/cake/dispatcher.php(245): Dispatcher->_invoke(Array, Array) #4 /var/www/app.formassembly.com/webroot/index.php(61): Dispatcher->dispatch(Object(ReportsController), Array, false) #5 {main} thrown in /var/www/app.formassembly.com/controllers/reports_controller.php on line 332
I can get the results from my other forms, just not this one. I get this error when I click on "My Results" tab too.
after designing my form (http://app.formassembly.com/forms/view/24243) and linking to the public view from my website I keep getting "4 input errors" message when I submit the form. I've check the form design and I can't find any problems
Hello, you have marked your sections as required, but not associated any questions with them. To associate questions so that the section can be validated, drag each question onto the section you wish it to appear under. Alternatively, unmark your sections as required.