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!