Hello everybody,
I´m not able to recieve any email when the form is submitted. I´d like to send back a confirmation e-mail to the user and webmaster after submitting the form.
According to the tutorial, I think I´ve done everything ok, but I doesn´t work.
Find attached the General Settings and the Email Setup View.
I copy here the debug code:
Form passed first SPAM check OK
Form passed the submissions limit (if enabled) OK
Form passed the Image verification (if enabled) OK
Form passed the server side validation (if enabled) OK
$_POST Array: Array ( [clinica] => CSS Pare Palau [servei] => Neurologia [telf] => 4529 [email] => [email]test@hotmail.com[/email] [linies] => Sí [nlinies] => 1 [pipublic] => Sí [npipublic] => 1 [epipublic] => 0 [piprivat] => Sí [npiprivat] => 4 [enprivat] => 4 [rinternacional] => Sí [nrinternacional] => 1 [rnacional] => Sí [nrnacional] => 1 [llibre] => Sí [nllibre] => 1 [cllibre] => Sí [ncllibre] => 1 [apublicacio] => Sí [napublicacio] => 1 [patent] => Sí [npatent] => 1 [conferencia] => Sí [nconferencia] => 1 [comunicacio] => Sí [ncomunicacio] => 1 [poster] => Sí [nposter] => 1 [tesis] => Sí [ntesis] => 1 [tesina] => Sí [ntesines] => 1 [premi] => Sí [npremi] => 1 [entitat] => Sí [nentitat] => 1 [peer] => Sí [npeer] => 1 [button_67] => Envia! [cd42c42018c8b32cfb32dce77361f6cb] => 1 [1cf1] => 93c03cd7b5d061a9546f0e8e8e5c1542 [chronoformname] => Memoria )
$_FILES Array: Array ( [file_64] => Array ( [name] => Pediatria.doc [type] => application/msword [tmp_name] => /tmp/phpF3iQsa [error] => 0 [size] => 66048 ) )
Upload routine started for file upload by : file_64
/home/nparra/public_html/components/com_chronocontact/uploads/Memoria/20110116155703_Pediatria.doc has been uploaded OK
Form passed the plugins step (if enabled) OK
Any help would be appreciated.
Thanks in advanced!
I´m not able to recieve any email when the form is submitted. I´d like to send back a confirmation e-mail to the user and webmaster after submitting the form.
According to the tutorial, I think I´ve done everything ok, but I doesn´t work.
Find attached the General Settings and the Email Setup View.
I copy here the debug code:
Form passed first SPAM check OK
Form passed the submissions limit (if enabled) OK
Form passed the Image verification (if enabled) OK
Form passed the server side validation (if enabled) OK
$_POST Array: Array ( [clinica] => CSS Pare Palau [servei] => Neurologia [telf] => 4529 [email] => [email]test@hotmail.com[/email] [linies] => Sí [nlinies] => 1 [pipublic] => Sí [npipublic] => 1 [epipublic] => 0 [piprivat] => Sí [npiprivat] => 4 [enprivat] => 4 [rinternacional] => Sí [nrinternacional] => 1 [rnacional] => Sí [nrnacional] => 1 [llibre] => Sí [nllibre] => 1 [cllibre] => Sí [ncllibre] => 1 [apublicacio] => Sí [napublicacio] => 1 [patent] => Sí [npatent] => 1 [conferencia] => Sí [nconferencia] => 1 [comunicacio] => Sí [ncomunicacio] => 1 [poster] => Sí [nposter] => 1 [tesis] => Sí [ntesis] => 1 [tesina] => Sí [ntesines] => 1 [premi] => Sí [npremi] => 1 [entitat] => Sí [nentitat] => 1 [peer] => Sí [npeer] => 1 [button_67] => Envia! [cd42c42018c8b32cfb32dce77361f6cb] => 1 [1cf1] => 93c03cd7b5d061a9546f0e8e8e5c1542 [chronoformname] => Memoria )
$_FILES Array: Array ( [file_64] => Array ( [name] => Pediatria.doc [type] => application/msword [tmp_name] => /tmp/phpF3iQsa [error] => 0 [size] => 66048 ) )
Upload routine started for file upload by : file_64
/home/nparra/public_html/components/com_chronocontact/uploads/Memoria/20110116155703_Pediatria.doc has been uploaded OK
Form passed the plugins step (if enabled) OK
Any help would be appreciated.
Thanks in advanced!
Upps, sorry, find the right attachment here!
Hi nuriaparramacias ,
Put just email in the Dynamic To box without brackets or quotes.
Bob
Put just email in the Dynamic To box without brackets or quotes.
Bob
Hi again,
I´ve removed the brackets but it doesn´t work.
Any other idea?
Thanks!
I´ve removed the brackets but it doesn´t work.
Any other idea?
Thanks!
Hi nuriaparramacias,
Please check that 'Send Emails' is set to 'Yes' on the Form General tab
Bob
Please check that 'Send Emails' is set to 'Yes' on the Form General tab
Bob
Hi, Bob!
As you can see in the attached file of my second post, this option is already on.
What more can I do?
Thanks again!
As you can see in the attached file of my second post, this option is already on.
What more can I do?
Thanks again!
Hi nuriaparramacias ,
Hmmm . . . the debug code that you posted doesn't include the sampel emaisl or the email success/failure message so it certainly looks as though the emaisl aren't enabled.
Please try again and post all of the debug page info.
Does your site send emails form other pages? I usually test with the article 'Email a Friend' link.
Please also test the ChronoForms Email with a static To Email Address (not the Dynamic To). You can switch back to the Dynamic To when the Email is working OK.
Bob
Hmmm . . . the debug code that you posted doesn't include the sampel emaisl or the email success/failure message so it certainly looks as though the emaisl aren't enabled.
Please try again and post all of the debug page info.
Does your site send emails form other pages? I usually test with the article 'Email a Friend' link.
Please also test the ChronoForms Email with a static To Email Address (not the Dynamic To). You can switch back to the Dynamic To when the Email is working OK.
Bob
This topic is locked and no more replies can be posted.