HTML Emails

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
rvgulik
Posts: 1
Joined: Mon May 09, 2011 9:29 am

HTML Emails

Post by rvgulik »

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.
arbolpalmerita
Posts: 4
Joined: Wed Dec 19, 2012 11:48 pm

Re: HTML Emails

Post by arbolpalmerita »

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.
Post Reply