The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vBulletin e-mail encoding problem
Hello
I came to know that vBulletin sends email notifications (new user registered, PM received, thread subscruptions, etc) in UTF-8 encoding. It simply adds a header to email message. I need the notifications to be sent in windows-1251 encoding. I found 2 files responsible for that: /includes/functions.php /admincp/diagnostic.php What should I do to make my forum send e-mail in correct encoding? vbulletin Version: 3.0.5 PHP: 4.3.10 Apache Server running Linux THank you |
#2
|
||||
|
||||
I'm also very interested
|
#3
|
|||
|
|||
This topic is over a year old. I suggest you ask this question at vbulletin.com.
|
#4
|
||||
|
||||
funny, they suggested the same thing (only vice versa) :ermm:
I think this issue is easily solvable and I would really appreciate if anyone helped me. I don't really know PHP, but here's how I see it: sendmessage.php does not send the messages in the UTF-8 format. Now usually, if I need to send a message using standart "mail" function, but with some ‘non-standart’ letters like ā, ū, ķ, etc, I add a few extra lines and the message gets the right encoding – everything’s readable. Here's what I do: this works just fine, but doesn't work with letters like ā, ū, ķ, etc. PHP Code:
PHP Code:
[puppyface] So anyone, please... help me [/puppyface] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|