Re: Showing characters from non-ascii languages

Home \ forums/reply \ Re: Showing characters from non-ascii languages
#1096
savvasha
Participant

I try to set the default charset to utf-8 in php.ini -> No Luck

The meta tags are auto set to utf-8 from Joomla. I dont want to change this becase my whole site is in greek -> utf-8.

GO to the following url : http://www.pafos24.com/poli-istoria/ekklisies-monastiria/4257-ekklisia-tis-theoskepastis.html.

You will notice the Testig – Δοκιμή near to the top of the site. There are listed two identical files. The one with only latin characters, and the other with greek characters. When the encoding of the browser is set to UTF-8 (auto mode) the greek characters are shown as ???????. If you manually change your encoding (from browser) to ISO-8859-7 (the greek ISO), the folder listing shows correct, but everything else in the site are screwed up…

Let me know if you want anything else 😉