Current time: 03-19-2010, 08:14 PM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] Umlauts in mass mailings
08-06-2008, 11:15 PM
Post: #1
[F] Umlauts in mass mailings
Umlauts do not show up properly in mass mailings (confirmed in Windows Mail, Outlook 2007, Thunderbird & Roundcube Webmail).
Quote:ß?öÄü
There's no problem with umlauts in user-to-user mailings.

Greets,
Michael
-------------
German MyBB-Site
MyBBoard.de
Get the german languagepack here
Visit this user's website Find all posts by this user
08-07-2008, 12:34 AM (This post was last modified: 08-07-2008 12:42 AM by Ryan Gordon.)
Post: #2
RE: Umlauts in mass mailings
Can you see if it's being passed through mb_send_mail or the normal mail() function? Can you give me an example to test on?

Edit does this work?


Attached File(s)
.php  task.php (Size: 1.59 KB / Downloads: 114)

[Image: ryangordon.png]
My Blog - My Mods
Visit this user's website Find all posts by this user
08-07-2008, 06:53 AM (This post was last modified: 08-07-2008 06:53 AM by Michael S..)
Post: #3
RE: Umlauts in mass mailings
(08-07-2008 12:34 AM)Tikitiki Wrote:  Can you see if it's being passed through mb_send_mail or the normal mail() function?
It's passed through mb_send_mail().
(08-07-2008 12:34 AM)Tikitiki Wrote:  Can you give me an example to test on?
Just send a mass mailing containing umlauts in the message and/or the subject.
(08-07-2008 12:34 AM)Tikitiki Wrote:  Edit does this work?
Sorry, no. The problem still exists.

Greets,
Michael
-------------
German MyBB-Site
MyBBoard.de
Get the german languagepack here
Visit this user's website Find all posts by this user
08-07-2008, 03:07 PM
Post: #4
RE: Umlauts in mass mailings
Are you sure? I'm pretty sure that would have fixed the problem for future mailings


(08-07-2008 06:53 AM)Michael83 Wrote:  Just send a mass mailing containing umlauts in the message and/or the subject.

And if I find that my umlauts work fine, then what?

[Image: ryangordon.png]
My Blog - My Mods
Visit this user's website Find all posts by this user
08-07-2008, 04:25 PM (This post was last modified: 08-07-2008 04:36 PM by Michael S..)
Post: #5
RE: Umlauts in mass mailings
I just had time to test Outlook Express this morning. I just tested Thunderbird and Roundcube Webmail, too. There the same issue appears. Attached you find a screenshot of Thunderbird.

The Original Subject and message was "Test äöüß" and "Test Ã?öÃ?ß" is shown. Can any body else confirm this on other email clients?


Attached File(s) Thumbnail(s)
   

Greets,
Michael
-------------
German MyBB-Site
MyBBoard.de
Get the german languagepack here
Visit this user's website Find all posts by this user
08-07-2008, 04:38 PM
Post: #6
RE: Umlauts in mass mailings
Same here but in Windows Mail (Vista).
Subject and message.

MyBB Version: 1.4.11
DB Version: MySQL 5.0.51
PHP Version: 5.2.6

Sebastian @ http://www.computerhartware.de/
Visit this user's website Find all posts by this user
08-07-2008, 08:53 PM
Post: #7
RE: Umlauts in mass mailings
(08-07-2008 12:34 AM)Tikitiki Wrote:  Can you see if it's being passed through mb_send_mail or the normal mail() function? Can you give me an example to test on?

Edit does this work?

The attached file partly solved my problem.

The non-english characters appear properly except one.

[Image: char_www.kepfeltoltes.hu_.jpg]

There are ? instead of the "ő" character.

My ideas:
Redirect counter
Favourites in administration
Visit this user's website Find all posts by this user
08-08-2008, 03:20 PM
Post: #8
RE: Umlauts in mass mailings
Hi,

Please try these files.

massmail.php goes in inc/tasks/
task.php goes in your main MyBB Directory


Attached File(s)
.php  task.php (Size: 1.73 KB / Downloads: 108)
.php  massmail.php (Size: 4.87 KB / Downloads: 108)

[Image: ryangordon.png]
My Blog - My Mods
Visit this user's website Find all posts by this user
08-08-2008, 05:41 PM
Post: #9
RE: Umlauts in mass mailings
I've tried them but the 'ő' and 'ű' characters don't appear properly. There are still ? instead of them.

My ideas:
Redirect counter
Favourites in administration
Visit this user's website Find all posts by this user
08-08-2008, 05:43 PM
Post: #10
RE: Umlauts in mass mailings
After the files of tikitiki the umlauts are delete...

MyBB Version: 1.4.11
DB Version: MySQL 5.0.51
PHP Version: 5.2.6

Sebastian @ http://www.computerhartware.de/
Visit this user's website Find all posts by this user


Forum Jump: