![]() |
Send HTML Email to Users
/*================================================= =====================*\
|| Send HTML Email to Users || || ================================================== ===== || Brought to you by: || VisionScripts || Premium PHP & vBulletin Solutions! || ================================================== ===== || || Author : Psionic Vision || Works on : vBulletin 3.5 || Released : Jul 01, 2006 || || Time required to install: 1 minute || Difficulty: easy \*================================================ ======================*/ DESCRIPTION Gives admin an ability to send HTML e-mail to users via AdminCP. STATISTICS File Changes: 2 Template Changes: 1 Products to Install: 1 FEATURES
VERSION HISTORY 1.0.0 Initial Release The installation manual is contained within the attached file. IF YOU LIKE MY HACK, PLEASE CLICK INSTALL |
First Post Reserved...
|
Hi m8, i am trying to install but i cannot find this code in my register template?
Code:
<if condition="$vboptions['enableemail']"> |
thank God i got this
|
Quote:
|
I have just searched all templates in all styles with that code and the only template showing up is the modifyoptions template, including the default....
I am quite supprised about only being for default as well, how many actually only use the default template? |
If you are a designer, you should be able to figure these things out yourself. The code you are looking for is the one that displays "accept email from other members" option.
|
I am only learning but yes i did figure thats what it was all about
But whether i am a desinger or not is neither here nor there, this is your work not mine hence me asking you....I didnt ask for any arrogance, I will bid you good day and leave this 1, thank you anyway!! |
I think he was just sticking to what he said about only supporting unmodified skins. Nice release!
|
Quote:
There's no arrogance, I'm simply tired of explaining the same things over and over... Quote:
|
nice job yet again Psionic Vision
|
Correction: In register template, what you are looking for is:
HTML Code:
<if condition="$show['email']"> Bashy, I apologize. DementedMindz, thanks. :) |
Is it also sending HTML automated subscription and register emails or just manual emails ?
|
No probs...I mangaed to find it and test it before i went bed last night...
Was leaving it till this morning to come back in here and let your know :) Thanks for a great hack, works well :) PS.... i wernt referring to leaving the hack, it was the argument i was leaving lol.... I dont like giving up on a hack if there is a possiblilty on getting it to work, I just dont like arguing lol Quote:
|
Quote:
Quote:
|
Marvellous Mod :)
Only trouble is that I am sending emails out to myself but I don't seem to be getting any. I went to Users> Send Email to Users and did all the necessary input and sent it off to Admins only but it's of no use :(. Also when trying to modify "modifyoptions" in default VB skin I get this message (Even when I remove the code that you said and leaving original code there) Quote:
I never thought it would be possible to send HTML emails, so Thank You Psionic Vision for making it Possible!! :) I just hope I can get it to actually send the emails :p |
Make sure you are running that vB 3.5.4... Also, adminfunctions_template has nothing to do with the hack.
|
Yep, am running vB 3.5.4 and most certainly adminfunctions_template has nothing to do with this mod but that is the error I got.
|
Sorry, this is support thread for this particular mod. I cannot provide support for things that go beyong that point.
|
Fair enough, but the emails not being sent is a definate from this mod :D so hopefully you can help me out on that matter ;).
Before installing this mod, emails were sent to yahoo, hotmail, personal domain sites etc but now hotmail stands no chance, yahoo may get the email after further repetetive attempts, as for the rest not sure. I got the email at my yahoo account but none at my hotmail account. Usually i'd probably give up but i'm very eager to have HTML emails being enabled :D. The email that was sent to my yahoo account wasn't HTML based, it was normal font, I dunno why this mod ain't working properly with me lol. |
I checked this on yahoo, optonline, hotmail and google, it's working for me...
|
Update: Yahoo is working Fine!!
Stupid of me > Did not realise that options needed to be edited. I chose yes for HTML emails and so finally am seeing HTML based email at yahoo. My header isn't showing lol. Here's the creepy part.. My IP address is being given away and I have the following on the left hand side appearing. Quote:
|
I believe those are normal. Configure yahoo not to show headers by default..
|
Awesome!! Yahoo is sorted then :D, I don't seem to understand why hotmail isn't working. I'm definately certain that hotmail was accessible, I could send emails but now it's not possible. I asked one of my sup mods as well and he didn't get anything at all.
Is there a way to configure the header of my HTML? Yahoo shows the header pointing at http://mail.yahoo.com/config/login?/index.php and I don't see any image there :p. On a site note some time ago this is EXACTLY How I had imagined HTML emails when I made an attempt to manually send one lol. Anyways putting hotmail aside this is a very useful and great mod :D. Only the issue with hotmail is left along with the header and i'm ready to start sending emails :D. [I appreciate the on-going support Anthony :)] |
Hey there.
I was wondering if there is way to force users already registered to receive html emails without them checking the box in their options ? |
Quote:
|
^^ Exremely USEFUL!! :D I ran the query successfully :).
Any luck with why hotmail users are not getting any emails from my site? :( |
Nice hack.
* installs Edit: Psionic, do you by chance have a screenshot of a typical email when using this hack? My test email doesn't look that html..ish and my header image is messed up. It's attempting to call it from the images dir. without my site url. (http://images/misc/blabla.gif) Edit: Hmm, appears it's something with Gmail. They're not taking too kindly to the CSS or something -- all my other accounts work fine: Comcast, Hotmail, Yahoo, etc. |
Yes, the GMAIL does not correctly work with HTML e-mails.
|
I've been using my own version of this for awhile now and noticed that not many Email Providers accept any CSS. Your best bet is to use the style="" attribute. The template I've been using to send emails that are formated nicely is the following.
HTML Code:
<br /> |
Thanks for the tip, LiveWire.
|
Interesting info livewire, where would I insert that style="" attribute? which file are you referring to? :p
I'm using the Silver PS3 style for my forum, maybe that's why hotmail users couldn't get the email while yahoo and gmail users can! I'll need to check this to be sure so please let me know where I could insert this style="" attribute :) thanks. |
Well for example...
HTML Code:
<table> |
Yes but which template or file am I to enter that into? :)
|
I belive the template name in this hack is called 'HTMAIL'.
|
Found it, made few adjustments yet no possibility of hotmail users getting the email.
I usually figure out these minor issues but this one seems to be out of my understanding. I'm almost near to uninstalling this mod, that's something I just don't wish to do. Is there not anything that I am missing out? Forum software is correct, Every installation step was taken as according to the guide, no mistakes whatsoever. I don't get why everybody else is able to email hotmail users while i'm the only one around here stuck with this problem of hotmail users not getting the email :( Surely there has to be a solution for this. |
Interesting thing is that I get emails from Playstation Underground all the time and they're formatted with CSS and always show fine. What's Sony doing right that we're not? Dang Japanese...
|
Is the same 'sent email to users' box used for html and non-html mails?
And when you select all users to sent an email to, type non-html text in the box and sent it. The people without the 'receive html emails' tagged will receive the flat text version, and the people with it enabled will receive the same text, but using the htmail template? And what happens when you paste an html text in the box and sent it to all users. What do the people receive that haven't enabled the 'receive html emails' option? |
Quote:
Currently, if you have any HTML, it'll be in the text version. Other than that, a plaintext version, as usual, will be received. |
Hey, does this hack support mail to multiple groups or lists?
And does it have a bounce handle feature to sort the weed from the chaff? |
All times are GMT. The time now is 05:20 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|