Skip to Content Skip to Menu

Add html code to email notify (italian.php)

  • polgiati
  • polgiati
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
12 years 2 months ago #207668 by polgiati
Hi folks!

I'd like personalize email notify, add html code in italian.php

[...]
DEFINE ('_UDDEIM_EMN_BODY_NOMESSAGE',
"Ciao %you%,\n\n%user% ti ha spedito un messaggio privato su Amici di Penna".

if I modify this like:

"Ciao %you%,\n\n%user% ti ha spedito un messaggio privato su <b>Amici di Penna</b>".

the text is:

Ciao Utente,

Utente2 ti ha spedito un messaggio privato su <b>Amici di Penna</b>".

so html doesn't interprate :-(

how I resolve?

thanks!

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
12 years 2 months ago #207669 by slabbi
You cannot use HTML in email notifications because the message is sent with content type "text" and not as "text/html".

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

Moderators: beatnantslabbikrileon
Powered by Kunena Forum