Problems with contact form

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

  • acrylian Administrator, Developer
    Sorry, I have no idea, the normal sendmail version does work fine on my server. In case you want to try: http://zenphoto.maltem.de
  • Ah! The same happend on your web site. I see that it must only happen on my computer. Strange as the same thing happens on ie, Opera and Firefox. Well, case closed and sorry for that.
  • acrylian Administrator, Developer
    Your test mail did arrive here. Note that that test site does not use phpmailer. Just in case, it is wanted that the form loads again after the first send pushing. You have to confirm that your really want to send it. A kind of simple spam filter.
  • Thats explains it then. Only to bother you - how do I remove that double klick function? I don't really want it even though it makes sense when you put it like that.
  • you make a copy of the plugin and then change it.
  • Hm. I couldn't figure out which piece of code that needs to be changed, but thank you anyway. It's not too hard to live with:-)
Sign In or Register to comment.