Script URL:
Version of script: 2.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
I really would like to have html emails, but i don't know how. I've read on this forum that somebody managed to do this with adding some simple headers, but where?
Please help.
HTML Emails
Moderator: mkoch227
-
- Posts: 4
- Joined: Wed Dec 19, 2012 11:48 pm
Re: HTML Emails
hello!!
find all "text/plain" in inc\email_functions.inc.php
and replace it for "text/html" next, modifying your email template in \language\**\emails
works!!!
true history.
find all "text/plain" in inc\email_functions.inc.php
and replace it for "text/html" next, modifying your email template in \language\**\emails
works!!!
true history.