vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Send emails in HTML (https://vborg.vbsupport.ru/showthread.php?t=46710)

DWZ 12-16-2002 07:54 AM

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/showthrea...highlight=html

https://vborg.vbsupport.ru/showthrea...highlight=html

DWZ 12-17-2002 04:20 AM

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:
PHP Code:

 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:

PHP Code:

 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

DWZ 12-22-2002 07:41 PM

Quote:

Originally posted by tkeil69575
There seems to be a small error in this hack.

The line saying:
PHP Code:

 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:

PHP Code:

 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

Quote:

Originally Posted by tkeil69575
There seems to be a small error in this hack.

The line saying:
PHP Code:

 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:

PHP Code:

 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?


All times are GMT. The time now is 08:40 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01235 seconds
  • Memory Usage 1,742KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete