Support › Forums › Azul – HTML Template › Contact form is NOT working › Reply To: Contact form is NOT working
November 15, 2014 at 10:11 am
#4090
Keymaster
Try this possible solution. In the file contact.php, the line 37 is commented. Delete the double slash. The code has to change in this way:
$mail->IsSMTP(); // enable SMTP
Regards