problem with formmailer
Posted: Thu 17. Feb 2005, 11:01
Hi,
I have some problems with the formmailer.
When I use SMTP, mail is sent (and received), though I receive this error....
Warning: Cannot modify header information - headers already sent by (output started at /home/vno-internet/www/include/inc_ext/phpmailer/class.smtp.php:2078) in /home/vno-internet/www/include/inc_act/act_formmailer.php on line 296
If I put on MAIL instead of SMTP, no mail is send, and receive this error...
Language string failed to load: instantiate
This is the mailform (just for testing purposes):
IT|fname|1|First Name: |40,100||300
IT|lname|1|Last Name: |40,100||300
IT|title|0|Your Title: |40,100||300
IT|company|0|Company Name: |40,100||300
IT|address|0|Address: |40,100||300
IT|city|0|City: |40,100||300
IT|state|0|State: |40,100||300
SC|country|0|Country: |10,100|BR|300
IT|tel|0|Phone: |40,100||300
IT|fax|0|Fax: |40,100||300
IT|website|0|Website: |40,100||300
IT|email|1|Email: |40,100||300
TA|msg|0|Message: |20,8||300
IH|language|0||10,100|DE|0
IH|redirect|0||10,100|http://www.microsoft.com|0
IH|redirect_error|0||10,100|http://www.google.com|0
I searched the forum allready, couldnt find the answer.... unless I really missed something... thnx..
I have some problems with the formmailer.
When I use SMTP, mail is sent (and received), though I receive this error....
Warning: Cannot modify header information - headers already sent by (output started at /home/vno-internet/www/include/inc_ext/phpmailer/class.smtp.php:2078) in /home/vno-internet/www/include/inc_act/act_formmailer.php on line 296
If I put on MAIL instead of SMTP, no mail is send, and receive this error...
Language string failed to load: instantiate
This is the mailform (just for testing purposes):
IT|fname|1|First Name: |40,100||300
IT|lname|1|Last Name: |40,100||300
IT|title|0|Your Title: |40,100||300
IT|company|0|Company Name: |40,100||300
IT|address|0|Address: |40,100||300
IT|city|0|City: |40,100||300
IT|state|0|State: |40,100||300
SC|country|0|Country: |10,100|BR|300
IT|tel|0|Phone: |40,100||300
IT|fax|0|Fax: |40,100||300
IT|website|0|Website: |40,100||300
IT|email|1|Email: |40,100||300
TA|msg|0|Message: |20,8||300
IH|language|0||10,100|DE|0
IH|redirect|0||10,100|http://www.microsoft.com|0
IH|redirect_error|0||10,100|http://www.google.com|0
I searched the forum allready, couldnt find the answer.... unless I really missed something... thnx..