Hello,
sorry for the many questions, apparently forms don't like me so much, and I really do search solutions on the forum and on the FAQ, but can't find the right answers. Anyway:
I'm just trying to simply save my inputs in a database, but for some reason things go wrong. I tried with different configurations, and or instead of thank you message I get a red block with
sorry for the many questions, apparently forms don't like me so much, and I really do search solutions on the forum and on the FAQ, but can't find the right answers. Anyway:
I'm just trying to simply save my inputs in a database, but for some reason things go wrong. I tried with different configurations, and or instead of thank you message I get a red block with
0 - SQL=INSERT INTO `joom_chronoengine_chronoforms_datatable_form_newsletter` (`email_adress`, `structure`, `nom`, `telephone`, `message`, `dossiers_spectacles`, `checkbox_newsletter`, `user_id`) values ('tiko_venne@yahoo.com', 'ma structure', 'Tiko VENNE', '33630496469', 'tetetetetetete', Array, '', '0');
or the thank you message works (I don't understand when it works and when not) but it still doesn't save my data. Anyway the emails to me and to user are sent everytime.