I just upload a Turkish Language Pack to www.promelon.com

If you check the site you will see the Turkish Characters (ö,ç,ş,ı,ğ,ü)

But when I try to add a product which contains one of these characters, it just doesnt save the first Turkish Character and the rest of the remaing word.

For Example if I want to add a product name "Türkçe" it saves it as "T"

I search through the forums and as a result I change the language character on phpmyadmin from "UTF8_unicode_ci" to many other options but none of them works.

Also, code in language file (named "Turkish") which is located in /public_html/includes/languages reads as:

@setlocale(LC_TIME, 'TR.ISO_8859-9');


I cant figure out whats wrong!

Thanks in advance...

Chris