memomix
16-07-2007, 13:38:21
Merhaba Ben Joomla ile birlikte çalışabilen x7 chat bileşenini kullanmaktayım yalnız ufak bir problemim var dil Kullanıcı karşı taraftan gelen mesajlardaki ş ğ ı İ harflerini bozuk görüyor.
?><?PHP
$language_iso = "iso-8859-9"; // If you need help with this one e-mail webmaster@x7chat.com and i'll give you the correct value for your language
// Notes:
// If you need help translating something please E-Mail me and I will do my best. I would
// rather have you E-Mail me then guess what it is.
//
// "<br>" will insert a enter/return/start on the next line. You may add <br>'s but please leave the ones already there in place.
// "<b>" will make text turn bold until it reaches a "</b>" which stops text from being bold.
// "<i>" will make text turn italic until it reaches a "</i>" which stops text from being italic.
Dil dosyasının ilgili kısmı yukardaki gibi. yardım ederseniz çok sevinirim
?><?PHP
$language_iso = "iso-8859-9"; // If you need help with this one e-mail webmaster@x7chat.com and i'll give you the correct value for your language
// Notes:
// If you need help translating something please E-Mail me and I will do my best. I would
// rather have you E-Mail me then guess what it is.
//
// "<br>" will insert a enter/return/start on the next line. You may add <br>'s but please leave the ones already there in place.
// "<b>" will make text turn bold until it reaches a "</b>" which stops text from being bold.
// "<i>" will make text turn italic until it reaches a "</i>" which stops text from being italic.
Dil dosyasının ilgili kısmı yukardaki gibi. yardım ederseniz çok sevinirim