Peace Freak:
I have now changed everything that I could change to UTF-8, except for the "missing" items as noted in my previous post.
Basically, all the menus now appear correct, including the breadcrumb area, the text in the Search Box, Who's Online etc.
However, in the store (what the customer sees) the text for each of the products (titles and descriptions) is unreadable. If I change the browser encoding to Japanese(EUC) everything becomes readable!
So I went to the admin area and tried doing the same. It doesn't matter what browser encoding I use (UTF-8, Japanese(EUC) etc), none of the Japanese is readable!
But then I noticed that ONE single item WAS READABLE which struck me as really strange. I checked if that was readable in the store/customer area and it wasn't. I tried all the different encoding options in my browser but none worked for that particular item!
As a test, in the admin area, I deleted the unreadable title and description of another product and replaced it with Japanese and saved it. It became readable in the admin area but in the store/customer area it became unreadable regardless of the browser encoding I chose...
I am not sure what to make of this...
It seems that the data is encoded in Japanese (EUC) and as the admin area is set to UTF-8 it cannot be read.
If I add new items in the admin area, they become readable in the admin area, but in the browser side, they cannot be read regardless of the browers encoding.
I feel like I am really close to getting this solved, but I really don't know enough to decide what I need to do.
I am looking forward to hearing any ideas on what I might try next.
Thanks...
I am really stuck on this and need to get things working. In a nutshell:
1/ In the backend of the store, using UTF-8 Text Encoding allows me to see only newly added items correctly. None of the other items (added previously) be read regardless of the text encoding setting in my browser.
2/ In the store itself, the newly added items do not appear readable regardless of the text encoding of my browser, however existing items in the store can be read, if the text encoding is set to Japanese EUC, yet these same items are unreadable in the backend!
My logic tells me that the backend is now set to UTF-8 as I can now read a couple of items in there with my browser set to UTF-8, which is actually the default setting of my browser.
As that same content is not readable in the frontend of the store (with my browser set to UTF-8) there must be some setting that I have missed that I need to change.
Which files control the display of product data in the frontend of the store? It seems the setting is stuck on Japanese EUC.
Thank you in advance!