Hi,
Could you give me some advise on how to check what's going on with my form as I get always 4 copies when a user sends any question.
Thanks in advance
Could you give me some advise on how to check what's going on with my form as I get always 4 copies when a user sends any question.
Thanks in advance
Hi mafetro,
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab.
Bob
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab.
Bob
Hi again,
Please find Debugger results after sending the form:
-----------------------------------------------------
---------------------
Thanks again
Please find Debugger results after sending the form:
-----------------------------------------------------
Data Array:
Array
(
[option] => com_chronoforms
[chronoform] => Contactar-ES
[event] => submit
[input_text_1] => XXXXXXX
[input_text_2] => xxx@my-domain.com
[input_text_3] => Prueba 2
[input_textarea_4] => Una nueva prueba...
[recaptcha_challenge_field] => 03AHJ_Vussao0TGrg6nbKBcpufbZmHenUc9u2ZXI-6IFW85VNyDSHlYHYvaboZGgqSHqsXv2FdTzAKGFZ-Bu5Stv6u9V9xn8eKy_BksQZZGnfSEP7RmDmglnt-WHYh_nGEgV1KPThRavnUNN5EB_0Qu5mc_dnkj-HIFlv1L8CLb2y_3wi49mNKvA8
[recaptcha_response_field] => ntnbase jamais
[input_submit_8] => Enviar
[0f3675504123b4c13c2ed7ae0fd5346a] => 1
)
Validation Errors:
Array
(
)
¡Su formulario de contacto ha sido recibido correctamente!
Responderemos en el plazo de tiempo más breve posible.
¡Muchas gracias por contactar con nosotros!
Hotel XXXXXX ****
Debug Data
email
10
Result An email has been SENT successfully from (Web Hotel XXXXXX)reservas@hotel-domain.com to reservas@hotel-domain.com
Body
Nombre y Apellidos XXXXXXXX
Email xxx@my-domain.com
Asunto Prueba 2
Mensaje Una nueva prueba...
Attachments array ( )
---------------------
Thanks again
Hi mafetro,
The debug shows only 1 email, please test using the "View form" link the forms manager, do you have the same problem ?
Are you sure that you don't have some scripts on your website reloading the page ?
Please try to add a Captcha to your form!
Regards,
Max
The debug shows only 1 email, please test using the "View form" link the forms manager, do you have the same problem ?
Are you sure that you don't have some scripts on your website reloading the page ?
Please try to add a Captcha to your form!
Regards,
Max
This topic is locked and no more replies can be posted.