I am not sure if this issue is a template one or not but please address if you have a knowledge of how to correct. I have tired all that I know.
I noticed that when I migrated my site from J1.0 to J1.5 using the same template (Chromatophore), I no longer get results of my web form emailed to me.
I decided to include an init_set($sendmail ... or something similar in the phpmailer file just as I did in J1.0 to make it work.
However it is not working.
I did notice that the file size and content of both phpmailer.php in J1.0 and J1.5 are very different. Pls see below for J1.5 content:
====
email results from web form is not working bcos I feel that the phpmailer in J1.5 is incomplete. See below:
I don't even see a closing ?> for the php code. The phpmailer file in J1.0 is more than this code with an isMail () function etc.
PLease advise on what I need to do to make mail function work in J1.5
I've included the init_set($sendmail code snippet (or something similar) which works in my J1.0 version but not in the J1.5 version. I even copied the entire J1.0 phpmailer.php into J1.5 and still no cigar.
Thx for your assistance. Pls do not shun this to another provider if you have an idea. I have come to my wits end and I do believe J1.5 does support webform emailed results otherwise won't make sense.