![]() |
Thanks for the Hack! I didnt test it yet but The modification went well in 3.0.7
|
Is this no longer available, or is there an updated version anywhere? :ermm:
|
I was hoping that you could enlighten us with useful information on how to send HTML formated e-mail through vBulletin 3.5.
I use this and would like to see it integrated. |
Quote:
|
installed and fully working
thanks. |
(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; Code:
$headers .= 'Content-Type: text/html' . iif($encoding, "; charset=\"$encoding\"") . $delimiter; |
Quote:
Or do I still need to apply the edits from dean's first post? thanks, T. |
will this work in 3.5.2?
|
Quote:
|
Does it have any effect on the normal admin/registration emails??
|
All times are GMT. The time now is 04:56 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|