﻿<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress Türkiye Forumları Konu: PHP 5.2.3 Türkçe sorunu</title>
<link>http://www.wordpress-tr.com/forum/</link>
<description>WordPress Türkiye Forumları Konu: PHP 5.2.3 Türkçe sorunu</description>
<language>en</language>
<pubDate>Tue, 14 Oct 2008 18:36:53 +0000</pubDate>

<item>
<title>tiryaki konu: "PHP 5.2.3 Türkçe sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1861#post-8995</link>
<pubDate>Cum, 22 Jun 2007 20:54:51 +0000</pubDate>
<dc:creator>tiryaki</dc:creator>
<guid isPermaLink="false">8995@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;WordPress'in &#34;localization&#34; desteği 64bit sistemlerde iyi çalışmamasından kaynaklanıyor olabilir. Aynı sorunu bende yaşamıştım. &#60;strong&#62;wp-includes/gettext.php&#60;/strong&#62; dosyanızı açın ve 100. üncü satır civarı gidin. ben değişikleri yaptıktan sonra hata düzelmişti.&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;enable_cache = $enable_cache;&#60;/p&#62;
&#60;p&#62;// $MAGIC1 = (int)0x950412de; //bug in PHP 5&#60;br /&#62;
$MAGIC1 = (int) - 1794895138;&#60;br /&#62;
// $MAGIC2 = (int)0xde120495; //bug&#60;br /&#62;
$MAGIC2 = (int) - 569244523;&#60;br /&#62;
$MAGIC3 = (int) 2500072158; // &#38;lt;----- &#60;strong&#62;BU SATIRI EKLEYIN&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;STREAM = $Reader;&#60;br /&#62;
$magic = $this-&#38;gt;readint();&#60;br /&#62;
if ($magic == $MAGIC1 &#124;&#124; $magic == $MAGIC3) { &#38;lt;----- // &#60;strong&#62;BU SATIRI DEGISTIRIN&#60;/strong&#62;&#60;br /&#62;
$this-&#38;gt;BYTEORDER = 0;&#60;br /&#62;
} elseif ($magic == $MAGIC2) {&#60;br /&#62;
$this-&#38;gt;BYTEORDER = 1;&#60;br /&#62;
} else {&#60;br /&#62;
$this-&#38;gt;error = 1; // not MO file&#60;br /&#62;
return false;&#60;br /&#62;
}
&#60;/p&#62;</description>
</item>
<item>
<title>just8 konu: "PHP 5.2.3 Türkçe sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1861#post-8936</link>
<pubDate>Per, 21 Jun 2007 22:22:08 +0000</pubDate>
<dc:creator>just8</dc:creator>
<guid isPermaLink="false">8936@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;arkadasım git hosting şirketine ticket aç, adamlara sorununu anlat olsun bitsin. bu kadar uğraşacağına :)
&#60;/p&#62;</description>
</item>
<item>
<title>Hsn konu: "PHP 5.2.3 Türkçe sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1861#post-8934</link>
<pubDate>Per, 21 Jun 2007 21:51:23 +0000</pubDate>
<dc:creator>Hsn</dc:creator>
<guid isPermaLink="false">8934@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Arkadaşlar bu sorunun bi çözüm yolu yok mu ? bikaç gündür araştırıyorum fakat bulamadım :s
&#60;/p&#62;</description>
</item>
<item>
<title>hcyazar konu: "PHP 5.2.3 Türkçe sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1861#post-8759</link>
<pubDate>Sal, 19 Jun 2007 13:59:39 +0000</pubDate>
<dc:creator>hcyazar</dc:creator>
<guid isPermaLink="false">8759@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;hayır siteye yazı atma filan işlerini bilgisayar dünyasına aşina olmayan insanlar da yapıyor o yüzen türkçe arayüz mecburi
&#60;/p&#62;</description>
</item>
<item>
<title>civan21 konu: "PHP 5.2.3 Türkçe sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1861#post-8758</link>
<pubDate>Sal, 19 Jun 2007 13:57:53 +0000</pubDate>
<dc:creator>civan21</dc:creator>
<guid isPermaLink="false">8758@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Kardeşim işin yokmu senin siteyi bırak ingilizce kalsın.Birde formatör olacaksın!
&#60;/p&#62;</description>
</item>
<item>
<title>hcyazar konu: "PHP 5.2.3 Türkçe sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1861#post-8757</link>
<pubDate>Sal, 19 Jun 2007 13:57:46 +0000</pubDate>
<dc:creator>hcyazar</dc:creator>
<guid isPermaLink="false">8757@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;aynı sorun ben de de başgösterdi 3 gündür uğraşıyorum&#60;/p&#62;
&#60;p&#62;define ('WPLANG', 'tr_TR');&#60;/p&#62;
&#60;p&#62;yeterli olmadı&#60;br /&#62;
ne yapacağız ?
&#60;/p&#62;</description>
</item>
<item>
<title>karam021 konu: "PHP 5.2.3 Türkçe sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1861#post-8756</link>
<pubDate>Sal, 19 Jun 2007 13:36:29 +0000</pubDate>
<dc:creator>karam021</dc:creator>
<guid isPermaLink="false">8756@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;db derken kastettigin veri tabanı degilmi yoksa wordpresste ayrı bi db olayımı var
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "PHP 5.2.3 Türkçe sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1861#post-8722</link>
<pubDate>Sal, 19 Jun 2007 08:45:17 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">8722@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;db derken siz neyi anlıyorsunuz karam021.
&#60;/p&#62;</description>
</item>
<item>
<title>karam021 konu: "PHP 5.2.3 Türkçe sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1861#post-8695</link>
<pubDate>Pts, 18 Jun 2007 16:23:14 +0000</pubDate>
<dc:creator>karam021</dc:creator>
<guid isPermaLink="false">8695@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;ben zaten 2.2 kullanıyorum ve wp_content/languages içerisine dil dosyasını attım sorunun nedeni olarak bunu görmüyorum sorun php serverdan kaynaklı ama hangi dosyada hangi degişiklik yapılmalı bunu bilmiyorum
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "PHP 5.2.3 Türkçe sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1861#post-8694</link>
<pubDate>Pts, 18 Jun 2007 16:01:43 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">8694@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;db karakterlerini güncelleyin. config sys içindeki charset'in uygunluğuna bakın derim.
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;birde dil dosyalarını atın. birde dil dosyalarını atın. /httpdocs/wp-includes/languages altına.
&#60;/p&#62;</description>
</item>
<item>
<title>karam021 konu: "PHP 5.2.3 Türkçe sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1861#post-8690</link>
<pubDate>Pts, 18 Jun 2007 14:32:26 +0000</pubDate>
<dc:creator>karam021</dc:creator>
<guid isPermaLink="false">8690@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;arkadaslar ben türkçe karakter sorunu var demiyorum dil dosyasını görmüyor sorun karakterde degil dosyayı hiç görmüyor default olarak çalışıyor sanırım ingilizce dil dosyası yok olsa onu editleyecem ama ingilizce mevcut dosyalara gömülü oldugu için bişey yapamıyorum
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "PHP 5.2.3 Türkçe sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1861#post-8682</link>
<pubDate>Pts, 18 Jun 2007 11:53:21 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">8682@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;db karakterlerini güncelleyin. config sys içindeki charset'in uygunluğuna bakın derim.
&#60;/p&#62;</description>
</item>
<item>
<title>karam021 konu: "PHP 5.2.3 Türkçe sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/1861#post-8665</link>
<pubDate>Paz, 17 Jun 2007 23:59:41 +0000</pubDate>
<dc:creator>karam021</dc:creator>
<guid isPermaLink="false">8665@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;hostumun php sürümünü güncelleştirmesi sonrasında türkçe dil problemi almaya başladım sistem otomatikmen default oldu ne yaptıysam tükçe dil dosyasını görmüyor bu konuda yardımcı olacak arkadaşların yardımını bekliyorum çok acil php sürümü 5.2.3
&#60;/p&#62;</description>
</item>

</channel>
</rss>
