View Full Version : Send emails in HTML
We want to use the "Email Users" feature in the Admin CP to email our users.
The thing is, we want to send the email in HTML. When we try and send one in HTML, it just comes out as plain text.
Is there a hack around that will allow us to do this? I have taken a look but can't find anything.
If not, anyone up to making it?
Larry@IOG
12-16-2002, 08:34 PM
Agreed I am looking for this as well
Larry
Arabs Emperor
12-16-2002, 08:44 PM
there was a hack wright bye illgoix i think his name like that
i used it in my fourm, but i dont remembr where it is
i well search >>> for u
Logician
12-16-2002, 08:51 PM
https://vborg.vbsupport.ru/showthread.php?s=&threadid=32075&highlight=html
https://vborg.vbsupport.ru/showthread.php?s=&threadid=32129&highlight=html
Originally posted by Logician
https://vborg.vbsupport.ru/showthread.php?s=&threadid=32075&highlight=html
https://vborg.vbsupport.ru/showthread.php?s=&threadid=32129&highlight=html Thanks for that Logical, but I coudn't get the first link to work, I just got the email in plain text - it doesn't look like it was adding in the <HTML> tag and everything...
As for the second, it's not really what I'm looking for; I simply want to send HTML emails.
tkeil69575
12-22-2002, 02:27 PM
There seems to be a small error in this hack.
The line saying:
makeyesnocode("Send e-mail as HTML? <BR><font size='1'>Selecting yes will allow you to use HTML in your e-mail.</FONT)","html",0);
should be:
makeyesnocode("Send e-mail as HTML? <BR><font size='1'>Selecting yes will allow you to use HTML in your e-mail.</FONT)","htmlmail",0);
greetings tina
Originally posted by tkeil69575
There seems to be a small error in this hack.
The line saying:
makeyesnocode("Send e-mail as HTML? <BR><font size='1'>Selecting yes will allow you to use HTML in your e-mail.</FONT)","html",0);
should be:
makeyesnocode("Send e-mail as HTML? <BR><font size='1'>Selecting yes will allow you to use HTML in your e-mail.</FONT)","htmlmail",0);
greetings tina bingo - works perfectly now... lol
thanks for that :)
Dr.sb37
10-27-2003, 08:54 PM
There seems to be a small error in this hack.
The line saying:
makeyesnocode("Send e-mail as HTML? <BR><font size='1'>Selecting yes will allow you to use HTML in your e-mail.</FONT)","html",0);
should be:
makeyesnocode("Send e-mail as HTML? <BR><font size='1'>Selecting yes will allow you to use HTML in your e-mail.</FONT)","htmlmail",0);
greetings tina
yep... works now :)
PeetaGTS
11-02-2003, 03:59 PM
i get this error:
Parse error: parse error in /home/virtual/site1/fst/var/www/html/forums/admin/email.php on line 113
running vbulletin version 2.3.2
any suggestions?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.