Jump to content

Recommended Posts

Posted

I'm ready to throw in the towel on this one. I've tried changing every possible variable I could think of but I still get the error message:

Message could not be sent. Mailer Error: Language string failed to load: connect_host

 

On surefirewebdesign.com's website they talk about it working on PHP v.5.0 and up. Could there be a problem with TCH using version 4.3.11 ?

 

Any and all input on this would be appreciated.

Posted

I have it working on two web sites hosted by TCH and they work just fine. Ask for some help on his forum. (He checks there a little more often than here.)

Posted

4.3.11 isn't an issue. Nor is php 5.0 for that matter. It's flat out easier for me to give support in the forum I run. I won't give a link, but it's in the readme docs and on the website where you downloaded.

Posted

It just died on me, too, without my having changed anything. I fixed it by changing this line in mailit.php from:

 

$set['email_type'] = '1';/*1=smtp, 2=mail(), 3=qmail, 4=sendmail*/

 

to

 

$set['email_type'] = '2';/*1=smtp, 2=mail(), 3=qmail, 4=sendmail*/

 

I've had it before where something changed somewhere (TCH?) and UFM got an error. Last time it was a PHP upgrade. This time I don't know what it was.

 

Good luck.

 

- Bradley

Posted

Guys... I have a support forum for these kinds of things. They're usually very easily solved.

Posted

As stated above (and in other threads), TCH does not support 3rd party scripts. If you feel that you are having a problem with Ultimate Form Mail, please use surefire's web forum to ask those types of questions.

Guest
This topic is now closed to further replies.
×
×
  • Create New...