I have problems with the contact form and hope for some useful suggestions. I have tried testing with the original contact.php from zenpage-default theme 1.2.8 but I get the same results as far as I can see.
When I fill out the contact form and push send I do not get any feed back. The page just reloads with the form filled out and no e-mail is recived.
But if I push the send button a second time I get this error message, _and_ recive the e-mail: PHPMailer failed to send test (). ErrorInfo:Language string failed to load: connect_host
(test () is the title for the test on the contact form)
I have tried both SendMail and SMTP protocols in PHPMailer. Both with the same results as described above. I have contact_form v1.2.7, PHPMailer v1.2.7 and zenphoto_sendmail v1.2.7 plugins enabled.
Edit: I tried to disable PHPMailer and with only zenphoto_sendmail the error message vanished. I _still_ have to push the send button twice though.
Comments