RhymedCode Forum » Custom Write Panel

Mutibyte Characters

(2 posts)

  1. yujin
    Member

    A happy new yewar. I found this Plugin so GREAT!

    Besides, Panel/Field names etc. with Multibyte Characters (Japanese, urf-8) won't display correctly here with:

    - WordPress ME 2.2
    - MySQL 5.0.45
    - PHP 4.4.7

    I checked database and found all the tables and fields of wp_rc_cwp_* having default charset of latin1_sewdish_ci. Simply changing them to utf8_general_ci (through phpMyAdmin) lead me to
    successfully displaying Japanese but with my poor knowlege and experience I cannot figure out where in cwp php files (or anywhere else?) I shall change to do it automatically.

    Thank you so much in advance for your help.

    Posted 2 years ago #
  2. yujin
    Member

    Oops! I just found that latin1_swedish_ci is the MySQL default and all I had to do is to set my own in /etc/my.cnf.
    Hopefully, it would be kind of CWP to read the default charset set in WordPress and coordinate with it automatically.

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.