TWO copies of email sent after form is submitted
Thank you.
I've made a lot of progress now -- tech support at my hosting server also fixed the safe_mode problem.
I have one remaining problem:
When I designate the email TEMPLATE I want to be used for sending the notification & form contents to me, it ignores the one I specify, and uses the default "lorem ipsum" one instead. (I did make sure to upload my customized one.)
As a workaround-attempt, I uploaded a customized copy of the template called "templates.php", with the same customizations I made in my desired template.
Now hen I fill-in and submit a form, I get TWO notification messages, which both include the contents of the filled-in form, instead of just one. One of the messages uses the format I uploaded as "templates.php", and the other one uses the default "lorem ipsum" one.
How do I "turn off" the sending of the redundant notification message so that I receive only one?
I'm a bit mystified about how Universal EMail uses (or doesn't use) the email template files.