News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

how do you make the activation email show html?

Started by bit bit spears, December 30, 2004, 08:01:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bit bit spears

Hey everyone, i have a question. I really want to have the email sent be in html, but when i put the html in the english.php file (for the activation email) all it did was show the html code, not the output.

Can any one tell my how to make the activation email show html's output, not the code?

bit bit spears

nevermind i figured it out. edit 'include/mailer.inc.php' change:

text/plain

to

text/html

Tranz


SaigonK

Quote from: bit bit spears on December 31, 2004, 06:53:59 AM
nevermind i figured it out. edit 'include/mailer.inc.php' change:

text/plain

to

text/html


Can you provide an example of you html code you are using? i am interested in doing this as well...