This thread follows an separate issue described here.
After moving my database, which contains custom field labels, member custom field labels, member custom field data, and entries in multi-byte characters (Japanese), from local to remote server, some sections of the Control Panel, as well as on the site, display garbled text.
After having a look at the local database using phpMyAdmin, I could see that characters were saved in garbled text looking like this: è¿½åŠ æƒ…å ± (just an example). However, everything is shown correctly on my local Control Panel and site.
After moving the database to a remote server, the text appears as above on the site as well as the EE CP, in particular for member custom fields, its data, category custom field labels and template custom field labels. I have no problem with the Japanese language pack, however. Rewriting the labels with Japanese, followed by saving, yields “?????”.
Locally, tables are in latin1_swedish_ci, and the DB collation is utf8_general_ci. Same for remote server DB.
What can be done? I usually have no problems with the defaults database settings.
EE 1.6.8
MySQL 5.0.77
MySQL charset: utf8
Thanks!