WebSite X5Help Center

 
Adriano A.
Adriano A.
User

Errore invio da modulo email  it

Author: Adriano A.
Visited 1252, Followers 1, Shared 0  

Buongiorno,

ricevo il seguente messaggio di errore quando invio email da entrambi i moduli presenti sul sito (http://www.toubahair.com) su home e contatti:

setField('Nome', @$_POST['imObjectForm_10_1'], '', false); $form->setField('Email:', @$_POST['imObjectForm_10_2'], '', false); $form->setField('Telefono:', @$_POST['imObjectForm_10_3'], '', false); $form->setField('Inserisci il tuo messaggio', @$_POST['imObjectForm_10_4'], '', false); if(@$_POST['action'] != 'check_answer') { if(!isset($_POST['imJsCheck']) || $_POST['imJsCheck'] != 'BAF856FBA6338B02A8AB5FB1BC0091C1' || (isset($_POST['imSpProt']) && $_POST['imSpProt'] != "")) die(imPrintJsError()); $form->mailToOwner($_POST['imObjectForm_10_2'] != "" ? $_POST['imObjectForm_10_2'] : '***', '***', 'CONTATTO DA MODULO WEB', 'QUALCUNO TI HA CONTATTATO DAL MODULO WEB.', false); $form->mailToCustomer('***', $_POST['imObjectForm_10_2'], 'TOUBAHAIR', 'Gentile CLIENTE, la sua richiesta è stata inoltrata correttamente, sarà presto contattato da un nostro operatore. A presto! TOUBAHAIR', false); @header('Location: ../index.html'); exit(); } else { echo $form->checkAnswer(@$_POST['id'], @$_POST['answer']) ? 1 : 0; } } // End of file

Posted on the
2 ANSWERS - 1 USEFUL
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

... non funziona neanche il pannello www.toubahair.com/admin/ ...!...

... errore classico della mancanza di supporto PHP da parte del server; ...quindi contattare il server e farsi integrare il PHP (min.PHP/5.6+),  secondo questi > requisiti richiesti...

.

Read more
Posted on the from  ‪ KolAsim ‪ ‪
Adriano A.
Adriano A.
User
Author

Si, non funziona neache quello!

Verifico e ti confermo! Al momento lascio aperta la discussione.

Grazie mille!

Read more
Posted on the from Adriano A.