Where non-English text remains as ?????, in my case it turned out to be database collation settings, mine were originally a latin setting, I needed to change to to utf8_general_ci to make the Japanese readable.
Check the database table "ezpages_content" for the collation and fields "pages_title" and "pages_html_text".


Reply With Quote
