Version: 1.00, by bchertov
Developer Last Online: Apr 2020
Category: Mini Mods -
Version: 4.0.0
Rating:
Released: 12-28-2009
Last Update: 12-28-2009
Installs: 253
Uses Plugins
Re-useable Code
No support by the author.
Hi Folks,
Here's a nice little pluggin (No Code changes!) my programmer (Bryan Harris) came up with that sets the email type as HTML if the body of an email contains any HTML.
This is just a copy of the original 3.6 mod (165 installs!) - it works fine under 4.0 too! (See testimonials for earlier mods in the Similar Mod links below.)
This is very powerful and flexible, but also a bit dangerous. This means that any email your system sends out that contains any HTML will be sent as HTML. Which means that the whole email should be formatted as HTML.
So for instance, it makes it very easy to send HTML emails from the ACP - Just include HTML in your message! Same goes for users sending private email.
You'll also need to update some of the stock phrases for the registration confirmation email, password change, etc, that contain links or other HTML, and add line breaks <br /> so they still format correctly. And while you're in there you could add your logo and other nice touches!
It's just one pluggin!
Install time: a few seconds!
And I'd appreciate it if you clicked Install if you use it, and while your at it, nominate it for MOTM!
I am very new to all of this, just purchased vBulletin 4.1.11 Patch Level 1 a week ago. How do I install this plugin? Do I just upload the .xml file from my computer using the ACP? Or do I have to physically add it as a new plugin? If so, what would be the hook location in the code? What would be the execution order? Forgive my ignorance, I know some html, a very small amount of css, and nothing about php at all. Thanks in advance!
P.S. - Nevermind. Plugin downloaded, installed, and tested. Worked perfectly! Thank you, bchertov, for this wonderful code!
I have a problem.
In emails which contain text from forum like PM mails, all lines are merged. Because this type of text isn't HTML.
Is there any way too solve this problem?
For those complaining it alters other e-mails negatively... why not activate it when sending an e-mail and then unactivate/delete? Easy enough. Unless I'm missing something?
since installing this I have been trying to add images and links to the emails sent by the forum.. im testing using the 'diagnose' email..
No matter what i try to add.. every URL is stripped fom the email when its sent and obviously links dont work with no href declarations, <img> has no src declarations etc..
how do i get past this??
All i am trying to do is add an image to all emails sent by the forum butfor such a simple task this is proving surprisingly hard!