I have a weird problem that on a certain platform emails are not sent (it works on the development environment but on the production environment). This happens with Chronoforms6 and Joomla 3.8. Joomla emails generally work, but it gets stuck somewhere when the a chronoform is submitted. There are two functions attached to the 'submit' event. First the email, then a redirection.
When the submit button is clicked, the form turns visibly into loading mode (form is disabled and a progressing/loading symbol is shown on top of the form). Then the loading mode disappears again, but I stay at the same page. No email is sent and the redirection is not happening. Any ideas?
I read about the possibility to debug forms, which sounds helpful, but I didn't get it to work. I attached a debugger function before and after the email function to try it (see https://screencast.com/t/FjOsfu45), but where am I supposed to find the debug infos then when submitting the form? I didn't find anything.
Thanks
When the submit button is clicked, the form turns visibly into loading mode (form is disabled and a progressing/loading symbol is shown on top of the form). Then the loading mode disappears again, but I stay at the same page. No email is sent and the redirection is not happening. Any ideas?
I read about the possibility to debug forms, which sounds helpful, but I didn't get it to work. I attached a debugger function before and after the email function to try it (see https://screencast.com/t/FjOsfu45), but where am I supposed to find the debug infos then when submitting the form? I didn't find anything.
Thanks