![]() |
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 |
I'm also very interested :)
|
This topic is over a year old. I suggest you ask this question at vbulletin.com.
|
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] |
All times are GMT. The time now is 02: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:
|