Page 1 of 1

Error when sending mails via Email contact form

Posted: Tue 3. Oct 2006, 18:22
by frold
Hmm

For some reason I now get this error when I try to sent an email via a the email contact form:
Language string failed to load: instantiate

Copy could not be send to: mymail@mydomian.dk (Language string failed to load: instantiate)
Any ideas?

Its very urgent cause the contact form is used as a orderform at my fathers homepage...

Posted: Tue 3. Oct 2006, 18:32
by pepe
Hi Dr. frold,

do'nt know the answer to that question.... but nice to have you here again :lol:

And - by the way - when do you have your visite??? :lol: :lol: :lol:

Posted: Tue 3. Oct 2006, 18:56
by flip-flop

Posted: Tue 3. Oct 2006, 19:29
by frold
Ohh thank you

You saved my busy day.....

This was the solution:
$phpwcms['SMTP_MAILER'] = 'smtp'; // default phpMailer: smtp, mail (default), sendmail
$phpwcms['SMTP_AUTH'] = 1; // sets SMTP_AUTH to ON/OFF
$phpwcms['SMTP_USER'] = 'smtp@piezoworks.be'; // default SMTP login (user) name
$phpwcms['SMTP_PASS'] = 'mypass'; // default SMTP password