vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Mini Mods - Send emails with HTML as HTML (https://vborg.vbsupport.ru/showthread.php?t=137593)

audis3 04-01-2007 11:51 AM

It was active.I wrote the code with the <b> tags and it worked.
The only thing that isn't working is the background color.
I tried <b bgcolor=red> or <bgcolor=red> and didn't work.
Any ideas?

bchertov 04-02-2007 04:12 AM

Quote:

Originally Posted by audis3 (Post 1217429)
It was active.I wrote the code with the <b> tags and it worked.
The only thing that isn't working is the background color.
I tried <b bgcolor=red> or <bgcolor=red> and didn't work.
Any ideas?

Hmmm... this is a very simple mod, just a few lines. It's based on the PHP strip_tags function. I'm surprised its not catching. So a workaround would be to include a basic HTML tag in your post, such as <br />

If some one wants to run down this issue and suggest a fix, please post it here!

akulion 04-05-2007 11:22 AM

simply awesome!!
thanks! :D

cartooner 04-06-2007 04:07 AM

Quote:

Originally Posted by bchertov (Post 1204601)
The <br /> will give you a carriage return with no blank line and a <p> </p> will give you both. Personally I like to code with a <br /> for every carriage return (adding an extra for a blank line)

Totally! But see below!

That still applies. I've help several users switch to HTML>

Ok ...can you give me examples on how to change the Welcome email that is sent to newbies. Also the email that is sent to members who subscribe to threads, how is that changed to HTML??

I really like the hack, but the welcome message and the subscribed threads email is a problem. Could you help??

Snake 04-06-2007 02:23 PM

Can anyone confirm this if it's going to work fine on v3.6.5 please?

Maksa 04-06-2007 03:14 PM

it works with 3.6.5 too :) i m using the same... great hack :)

bchertov 04-07-2007 08:58 PM

Quote:

Originally Posted by cartooner (Post 1220804)
Ok ...can you give me examples on how to change the Welcome email that is sent to newbies. Also the email that is sent to members who subscribe to threads, how is that changed to HTML??

I really like the hack, but the welcome message and the subscribed threads email is a problem. Could you help??

Are you seeing problems with those email? The stock message may work just fine as they don't include HTML. If you are having trouble with those messages please describe it.

cartooner 04-08-2007 11:46 PM

Some members reported that the email they recieved notifying them of new posts in subscribed thread was garbled after I put in the MOD.

Some too with Welcome Message.

I was wondering if I do the Welcome message all in HTML would that work?? But how would I code it so the message addresses the new member by their username, as it does without the MOD installed.

bchertov 04-09-2007 04:28 PM

Quote:

Originally Posted by cartooner (Post 1222958)
Some members reported that the email they recieved notifying them of new posts in subscribed thread was garbled after I put in the MOD.

Some too with Welcome Message.

I was wondering if I do the Welcome message all in HTML would that work?? But how would I code it so the message addresses the new member by their username, as it does without the MOD installed.

Yes, the idea is that if any of your messages have any HTML then the whole message must be formatted in HTML. You can still use the variables that are used in the plain text message ($<varname> or {1}, etc.)

needtheend 04-09-2007 08:29 PM

do all html codes work ?


All times are GMT. The time now is 08:58 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.01192 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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