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 HTML Email to Users (https://vborg.vbsupport.ru/showthread.php?t=96038)

IceBurn3000 09-11-2005 05:54 AM

Send HTML Email to Users
 
I don't know if this is possible with the standalone vBulletin 3.5.0, or if there is a hack/plugin already, I did a quick search but found nothing.

Is there a way to send a HTML email from AdminCP --> Users --> Send Email to Users ? Like a mailing list?

If there is a hack/plugin/product that does this, could someone point me in the right direction, otherwise, is there someone who could make a hack/plugin/product to do this??

Thanks,

IceBurn3000 09-16-2005 03:50 AM

*bump*

Andreas 09-16-2005 04:40 AM

You could use Hook send_mail to change Content-Type to text/html for this action and just use the existing controls.

IceBurn3000 09-16-2005 11:24 AM

Quote:

Originally Posted by KirbyDE
You could use Hook send_mail to change Content-Type to text/html for this action and just use the existing controls.

I could, if I knew how to code ;)

Clayton 09-27-2005 08:43 AM

Hi there

is there any chance of seeing the code for this, please?

Would go a long way ;)

Thanks

C

tokenyank 10-01-2005 10:05 PM

Quote:

Originally Posted by KirbyDE
You could use Hook send_mail to change Content-Type to text/html for this action and just use the existing controls.

This does work... the downside is that all the rest of the emails generated by your vB install like your subscription notifications or your pm alerts are parsed in plain text with no formating.

Leaving you to deal with ugly emails with non-clickable links, or you have to edit each and everyone of the mail templates to add your own markup.

If IPB had one distinct advantage over vB, it was the ability to send HTML emails as standard!

I hope this mod/hack gets done soon! :D

Andreas 10-01-2005 10:35 PM

Well, you could just change the content-type when needed by setting some kind of flag.

Btw: IMHO HTML emails are evil and should be forbidden ;)
They are also more subject to be classified as spam, you might want to take this into account.

Cornolio 10-02-2005 10:26 AM

Quote:

You could use Hook send_mail to change Content-Type to text/html for this action and just use the existing controls.
exactly what do we have to modify to send html email?

tnx :)

hitmanuk2k 10-12-2005 08:14 AM

Bump...

I want HTML email too. There is a hack for 3.00 but I'm guessing it won't work in 3.5 unless someone updates it?

jribz 10-18-2005 10:21 PM

Quote:

Originally Posted by hitmanuk2k
Bump...

I want HTML email too. There is a hack for 3.00 but I'm guessing it won't work in 3.5 unless someone updates it?

Yeah the 3.0 hack was great. Can somebody contact the author and get permission to port it to 3.5 if possible? I know there are similar addons like commbull but that's too robust in regards to vbulletin, I generally send out a newsletter which has special formatting and images, so just the ability to either use html or not would be good to have back on 3.5.

Here is the hack for 3.03 by Dean C.


All times are GMT. The time now is 06:19 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.01279 seconds
  • Memory Usage 1,735KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete