Quote:
Originally posted by chrispadfield
mail($touser[email],$emailsubject,$emailmsg,"From: \"$bbtitle Mailer\" <$webmasteremail>");
is the line that generates that and it is copied straight from the newreply.php code (which is where most of this code came from). I can't see how it can work in one place and not the other. sorry, not a clue.
|
Hi Chris,
this is a wonderful bit of code, thanks so much.
I too have the problem where the template's use of the $bbtitle varialbe works fine, but when my email is received the "from" field is blank.
I'm new to PHP3 and scripts (groan...i'll let ya

), but I see identical code in Newreply.php3 and that seems to work fine?
Thanks again.