vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Send HTML email via admincp (https://vborg.vbsupport.ru/showthread.php?t=72105)

MissKalunji 02-01-2006 08:18 PM

Quote:

Originally Posted by Gizmo999
Does it have any effect on the normal admin/registration emails??

yes it does

demojames 02-15-2006 06:55 PM

Works perfectly on 3.0.12. Great Job Thanks!!

texasasl 02-21-2006 10:38 AM

I installed it in version 3.5.2 but in the functions.php i didn't find the 5th step....The new layout works but still no HTML coding.... :(

Any ideas plz??

texasasl 02-21-2006 11:41 AM

Quote:

Originally Posted by dlittle
(Using 3.5.0) I had to do an HTML mailout yestuday, and had to hack a line to get it to go...

In includes/class_mail.php:
Code:

$headers .= 'Content-Type: text/plain' . iif($encoding, "; charset=\"$encoding\"") . $delimiter;
Change the obvious to:
Code:

$headers .= 'Content-Type: text/html' . iif($encoding, "; charset=\"$encoding\"") . $delimiter;
Something more elegant may come around, but that was my quick fix.

Using this code i don't even get an email...I'm testing it all day long...Any ideas??

VB V.3.5.2

masterross 03-19-2006 06:56 PM

Quote:

Originally Posted by dlittle
(Using 3.5.0) I had to do an HTML mailout yestuday, and had to hack a line to get it to go...

In includes/class_mail.php:
Code:

$headers .= 'Content-Type: text/plain' . iif($encoding, "; charset=\"$encoding\"") . $delimiter;
Change the obvious to:
Code:

$headers .= 'Content-Type: text/html' . iif($encoding, "; charset=\"$encoding\"") . $delimiter;
Something more elegant may come around, but that was my quick fix.

the problem is that all mails are senging as HTML
and this hack not works on 3.5.x couse choise "use HTML" are not send to functions.... dont know why...
even i set
Code:

construct_hidden_code('sendhtml', $vbulletin->GPC['sendhtml']);
BR,
Ross

masterross 03-19-2006 11:02 PM

i've just found this:
https://vborg.vbsupport.ru/showthread.php?t=99910

and works ok

BR

zeropaid 05-11-2006 07:29 PM

Any idea if this will work in 3.5?

coffee 09-12-2006 02:04 PM

Dean, Could you please upgrade this to 3.6 using plugin and hooks?

marlita 10-09-2006 01:15 PM

Can this work for 3.6.x?

webmaster74 08-17-2007 08:52 PM

ok..... so the coder is not any more supporting the mod. let us look for something similar.


All times are GMT. The time now is 08:04 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.01118 seconds
  • Memory Usage 1,738KB
  • 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
  • (5)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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