All Good Things Must Come To An End

As you all know, I have been doing WordPress plugins and supporting it for the past 6 years. These 6 years of my life, I have been through my polytechnic education, my national service as well as my university education.

I just graduated from university in December 2009 and have been looking for full-time jobs. I am offered a full-time job and will be starting work on 1st February 2010.

I regret to say that I am NOT ABLE to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

However, I WILL still update my plugins whenever I can and you still can report bugs to me via email and I will try to fix it.

Author Topic: Chinese characters cannot be displayed correctly in the mail body  (Read 5095 times)

0 Members and 1 Guest are viewing this topic.

dradra

  • Guest
Hi GaMerZ and Ttech,

I've installed and tested the email plugin, everything is wonderful, but the Chinese characters cannot be displayed correctly in the email body. Could you help please?

    * Wordpress version: 2.04
    * Theme: my own theme, but the code is based on the default theme
    * Plugin Version: WP-EMail 2.07
    * Blog URL: http://hufutang.com
    * Problem Plugin Name: WP-EMail

Thanks a lot! Happy New Year.

Jerry

Offline Ttech

  • Official Support
  • Global Moderator
  • *****
  • Posts: 4,296
    • View Profile
I can't help with this one sorry, you'll have to wait till GaMerZ logs in again, because I killed Outlook and all my language language packs. Otherwise I would help you. Sorry...  :-\

BTW: Happy New Year! :)
Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers

dradra

  • Guest
Hi Ttech,

Thanks for your quick response. I've solved the problem. Have a good holiday.

Jerry

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
care to share how?

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline Ttech

  • Official Support
  • Global Moderator
  • *****
  • Posts: 4,296
    • View Profile
Glad it works... :)
Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers

Offline calypso

  • Newbie
  • *
  • Posts: 4
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: my own
Hi,

I'm using wp-email 2.52, wordpress 3.1.2. it's bilingual (English & Chinese Simplified), using WPML to translate the site.

When sending in Chinese the email does not contain any content specific to the post itself (post title, content, date, url).

I looked at the wp_email table and noticed the email_postid field is empty (or rather 0). So that explains why it's not showing anything, but I can't figure out why it doesn't have the post ID.
I echo the post ID below the email form and it display correctly, but once sent it no longer has it.