There seems to be a bug in the formz component. When I want to export the collected data of a form (with or without date-range) nothing happens in the manager but when I look in the error-log, there are SQL Errors.
[2014-10-16 09:37:32](ERROR @ /index.php) Error 42000 executing statement:
Array
(
[0] => 42000
[1] => 1064
[2] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ASC' at line 1
)
Since it would be complicated to export the form data out of the formz table structure, I would realy appriciate a fix for that issue ;)
There seems to be a bug in the formz component. When I want to export the collected data of a form (with or without date-range) nothing happens in the manager but when I look in the error-log, there are SQL Errors.
[2014-10-16 09:37:32](ERROR @ /index.php) Error 42000 executing statement: Array ( [0] => 42000 [1] => 1064 [2] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ASC' at line 1 )
Since it would be complicated to export the form data out of the formz table structure, I would realy appriciate a fix for that issue ;)
Thanks already and have a productive Day :)