Ok, I have narrowed it down a bit more. It apears that I am getting errors in every script that wants to send mail. If the script runs this command:
mail($touser[email],$emailsubject,$emailmsg,"From: \"$bbtitle Mailer\" <$webmasteremail>");
I get a script error, regardless of what script is calling the mail function. I also can not send email to any users from within the vbulletin forum. I am starting to think I might have a php problem. Has anyone had this issue before?
|