OK, English is not my first language but I thought I made it clear enough. I can't write it any more simple. Let me quote my message #43 and bold the parts you have been asking me to write in the last 2 posts.
Quote:
Originally Posted by tomzl Can you please reply what file I need to edit so that categories are displayed correctly in the admin panel? I have changed all instances of charset to be utf-8 in the Classiffieds files beforehand so there is nothing more to change.
On the main page the category is displayed as: ČŠŽĐĆ In admin panel when I click edit categories: Ä?ŠŽÄ?Ä?
Stored in the database as: Ä?ŠŽÄ?Ä?
Edit subcats view in admin panel: ČŠŽĐĆ
Admin panel has utf-8 meta tags in its code on all the admin pages so I don't know where else to change it.
When I click Sort subcats in Edit categories, the categories are shown correctly like on the main page. Is this a bug since on one admin page Classifieds show the categories incorrectly and on another admin page they show them correctly? Both pages have utf-8 meta tags. In fact, when I go to edit the category, it manages to show the category name correctly and incorrectly on the same page (screenshot enclosed).
I have included screenshots for easier understanding. |
The text is always stored in the database in the same format. The difference is just how Classifieds display it.
Again:
Admin panel -> Edit Categories (not displayed correctly)
Admin panel -> Edit Categories -> Edit (displayed correctly after the fix)
This is the same text stored in the same place in the table but displayed differently by Classifieds. Stored in the database as: Ä?ŠŽÄ?Ä?
I don't know what the fix should or should not do, I just know that it doesn't fix the problem.