Hello,
When I try to send an email from areas such as Contact Us, Tell A Friend, etc., I get the following error message:
ERROR: The email template file for /home/myacct/public_html/email/email_template_ or cannot be found.
Warning: Cannot modify header information - headers already sent by (output started at /home/myacct/public_html/includes/functions/functions_email.php:219) in /home/myacct/public_html/includes/functions/functions_general.php on line 53
The emails do get sent OK and all the information in them appears correct.
The error appears to be coming from /includes/functions/functions_email.php starting at around line 238
Although my PHP abilities can fit in a thimble, it appears to me as if the routine either can't find the /email directory or the file it wants within that directory.
I have double-checked all the settings in Admin as well as trying each of the 4 different methods - sendmail, sendmail -f, smtp, smtp auth (adjusting the relevent areas as needed first of course) - but no luck.
At this point I think I'm over my head in trying to figure this out. After a couple of days of trying my best to resolve this, I guess it may be time to reach out to someone who can tell me what I'm overlooking.
Thanks,
--Yizit



