User Profile
Collapse
-
Yes the mail server works. If I take out the $this->header from the mail function and input text it sends it just fine. It seems to be a problem with the file that contains all the replies. I'm not sure what could be causing the hang up. -
$this->header .= $this->body; Won't send the email
I've just acquired a site and uploaded to godaddy and the email function won't work. I'm new to php and I'm not able to determine where the issue is. I've commented out $this->header .= $this->body; and I get a blank email to send. I've stripped down the body file but there still seems to be a problem. I'm not sure where to look now. This is the body file.
...Code:<?php /******************** EMAIL ***************************/
-
headers still not working
Hi there,
Here are the error msgs. When I add output buffering to the acciones_class_ confirmation_pr ofesores.php file it gets rid of the header error but the email is still not sending. I'm having a difficult time figuring out where to look for the errors. The help is greatly appreciated.
Warning: mail() [function.mail]: Bad parameters to mail() function, mail...Leave a comment:
-
headers not working
I've uploaded a site to a new server and now the headers in the mail function are not working to send the required email response. This is a newly acquired site and my php knowledge is at the beginner level. I've managed to list the headers that are being sent but I can't seem to find where or why the email won't work. I'd really appreciate some help checking to see if there is an error in one of the header lines or perhaps the redirection. ...
No activity results to display
Show More
Leave a comment: