in the submit actions i have the read data:

bit everytime i get on submit the error:
1064 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 'FROM `chronoforms_data_dbmm-input` AS `dbmmdata`' at line 1
i turned on debugging wherever it was possible, but i cannot find any SQL statement or where the error might be.
any ideas? im lost...
Joomla 3.9.26
Chronoforms 6.1.4
MySQL 5.7.28
PHP 7.4.14
Cheers,
Marcus
If you turn the ChronoForms Debugger on then you should be able to see the query that is being created.
Bob
i turned it on on every switch i found, but there is NO querey, thats why you see me helpless....
in the very moment i press the submit button, the mentioned error message appears without showing debug info :-(
Cheers,
Marcus
please check the table name is correct - usually there is a prefix before chronoforms
Bob
Marcus
