View Single Post
Old August 23rd, 2009, 06:12 PM   #3 (permalink)
egerci
Junior Member
Verified Customer
 
Join Date: Aug 2009
Posts: 2
I have changed code because htmlentities() fonction is not support iso-8859-9

I have faced with beloew warning

Code:
Content visible to verified customers only.
It is changed to iso-8859-1, So, in first step it seems ok in front page but noe seems ok in admin page.
If you edit this category name, it does not seem ok both front pages and admin pages.

For example :

I have add sample category name : ÜĞİŞÇÖüğışçö

In admin page it looks like : ÜĞİŞÇÖüğışçö (these are not Turkish chars)
In front page it looks like : ÜĞİŞÇÖüğışçö (same as entity)

When I changed some properties in categories edit page and then submit this, results are :

In admin page it looks like : ÜÐÝÞÇÖüðýþçö (these are not Turkish chars)
In front page it looks like : ÜĞİŞÇÖüğışçö (these are not Turkish chars)

Do you want to see screenshots ?

Thanks for fast response.

Best regards
egerci is offline   Reply With Quote