vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Send HTML emails from adminCP (https://vborg.vbsupport.ru/showthread.php?t=99910)

JulianWolf 10-30-2006 04:56 PM

If somebody could combine this with a "Subscribe whole Forum"-Thread, this is a great Newsletter-Tool.

Well, all parts are existing somewhere already. So just some kind of "wishlist":
  • Give users an Option called "HTML or plain-text-mails"
  • Make two Textareas, one for the plain text, one for the html, in the Backend.
  • Now the Newsletter-Funktionality is easy. User can choice between HTML, Plain Text or "no eMails". For sending a Newsletter you can just write the plain-text in the one, the HTML in the other Box and each user get?s the one he wants to have.
  • Next point: Inster "alternate" eMail-Texts. So notifier-Mails for new PMs, for new posts and so on are also sent in HTML, if the user wants to.
  • Built up an "subscribe to forum"-Funktion. I?m using vBa with one forum-thread for the news on the start-page. When a User can subscribe the forum (one mail for every first post of a new thread in a forum ore a weekly overview over the first post of all new threads) then there is a great interactive Newsletter-function.
This would be a great Newsletter-Hack with lots of good ways in it. The newsletter can work automatically (subscribe new threads of news-forum), choisable in HTML or plain-text, it can be choisen by the user if he wants it instant or weekly (or monthly?), the save subscribe- and unsubscribe-links are built-in in vBulletin already an extra-newsletter can be sent manualy with the backend, users can sign-off easily in the backend ... what do you think?

Two nice add-ons:
  • Get the variables "new PMs", "new threads", "new pagers", "profile-views" and so on into this eMail. So a user sees in each eMail, how many PMs he has and so on. We could also put it "new users" or "new member-fotos" and so on, to get all of the users more and more in action.
  • A backend-advertisement-control. Let?s say we put in an $advertisement in the mail-templates, then in the admincp can be managed with usergroups and other queries (reputation, genter, ZIP-Code and so on) which one of different predifined advertisements are put into each eMail, text or HTML. So all "active" users can get an advertisement for a paied VIP-Account, all inactive users can be invited to get more active, all new users can get some hints for special funktions/hacks in the forums and so on.
For this all, working fine, I would immediate donate 150$ for the programmer. Somebody else also?

Best wishes, Julian!

grandeur_69 10-30-2006 05:03 PM

search for commbull ... you'll find what you are looking for and then some.

farukcan 11-04-2006 10:17 PM

this hack run a wtih 3.6.x???

grandeur_69 11-06-2006 09:11 PM

no, but the commercial one does.

Steve Kish 11-08-2006 05:26 PM

Great job - works! Is there anyway to make all post notification emails HTML as well?

Shazz 11-25-2006 03:50 PM

/me testing installed

criscokid 11-28-2006 10:15 AM

Quote:

Originally Posted by SnitchSeeker (Post 1102708)
Are there rules we are supposed to follow on how to write the mails? Only certain tags supported? I entered HTML as though it was a web-page (with <head> and <body> and everything)!

Have a read of this HTML email design document - especially the section titled 'Testing & Troubleshooting Your Email Designs'.

criscokid 11-28-2006 10:19 AM

Am I right in assuming this mod doesn't send email using the Multipart/Alternative MIME format? - there's no facility to include a plain-text alternative version of the email.

More on this format:
"You need to send HTML email from your server in “Multipart-Alternative MIME format.” Basically, that means your mail transfer agent bundles your HTML code, PLUS a plain-text version of the message, together into one email. That way, if a recipient can’t view your beautiful HTML email, the good-oldfashioned plain-text version of your message is auto-magically displayed. It’s kind of a nerdy gobbledy-geek thing, which is why a lot of people mess things up when they try to send HTML email themselves. You either need to program a script to send email in multipart/alternative MIME format, or just use an outside vendor to deliver things for you."

ThunderWolf 01-08-2007 04:01 PM

Thank you soooooooooooo much, I was lokking for it for along time.
I tried it on ver. 3.6.2 and worked very well.
For those who can't find the code :
PHP Code:

construct_hidden_code('test'$vbulletin->GPC['test']); 

try to find it by yourself ((DO NOT USE FIND OR SEARCH))
Regards,
ThunderWolf

AFemaleProdigy 01-09-2007 04:42 PM

Just wanted to let you know that I have installed this on VB 3.6.4 and it works great. Really easy to install and use! Thanks so much! :D


All times are GMT. The time now is 01:19 PM.

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.02384 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
  • (1)bbcode_php_printable
  • (1)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