theme does not support turkish characters - how do i fix it? theme does not support turkish characters - how do i fix it?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

theme does not support turkish characters - how do i fix it?

Started by kenjadams, January 21, 2007, 10:05:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kenjadams

Hi,
I am using the theme "Thirteen". I wrote some info about the gallery in Turkish to the side bar  but Turkish characters arent displayed, instead there're some squares. how do I make the Turkish characters be displayed? By the way, the gallery itself is in Turkish and I have no problem with that. Its just the theme that doesnt support the language.

Nibbler

Make sure you save the file you change in the correct charset/encoding. Without a link to your gallery I can't know what this is for sure but it is probably UTF-8.

kenjadams

Thank you. I changed {CHARSET} to iso-8859-9 and it worked.

Nibbler