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.