• 29-09-2008, 12:57:04
    #1
    Forum Önceden ingilizce smf kuruluydu db yi ve dosyaları sildim sıfırdan türkçe yükledim ve türkçe karakter hatası alıyorum acil sorunu gidermem gerekiyor
  • 29-09-2008, 13:24:49
    #2
    Utf-8 Nedir,Utf-8 Hakkında/Özellikleri ve Utf-8 Sorun ve Çözümleri
    Türkçe Karaktere Kesin ve Süper Çözüm+Host Taşıma İşlemi(Güncellendi 26.04.2008) bunlar işinizi görebilir.
    Ayrıca copyright hatası ile ilgili yapmanız gerekenler.
    Languages > index.turkish.php yi aç
    Bul
    $forum_copyright = '<a href="http://www.simplemachines.org/" title="Simple Machines Forum" target="_blank">Powered by %s</a> | 
     <a href="http://www.simplemachines.org/about/copyright.php" title="Ücretsiz Forum Yazılımı" target="_blank">SMF &copy; 2007, Simple Machines LLC</a>';
    Değiştirin
    $forum_copyright = '<a href="http://www.simplemachines.org/" title="Simple Machines Forum" target="_blank">Powered by ' . $forum_version . '</a> | 
    <a href="http://www.simplemachines.org/about/copyright.php" title="Free Forum Software" target="_blank">SMF &copy; 2006-2008, Simple Machines LLC</a>';