<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ekimdusu.net &#187; wordpress version</title>
	<atom:link href="http://www.ekimdusu.net/index.php/tag/wordpress-version/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ekimdusu.net</link>
	<description>Bazıları için düş, bazıları için gerçek.</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:14:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Option Theme WordPress 2.8 versiyonu problemi</title>
		<link>http://www.ekimdusu.net/index.php/2009/06/30/option-theme-wordpress-2-8-versiyonu-problemi-cozumu/</link>
		<comments>http://www.ekimdusu.net/index.php/2009/06/30/option-theme-wordpress-2-8-versiyonu-problemi-cozumu/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 17:00:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bilgisayar]]></category>
		<category><![CDATA[Fatal error: Cannot use object of type WP_Error as array]]></category>
		<category><![CDATA[option theme]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress version]]></category>
		<category><![CDATA[wordpress version 2.8]]></category>

		<guid isPermaLink="false">http://blog.cagdaspolat.com/?p=686</guid>
		<description><![CDATA[T&#252;rk&#231;e WordPress&#8217;in son s&#252;r&#252;m&#252; 2.8 ile birlikte eklenti ve tema sorunlar]]></description>
			<content:encoded><![CDATA[<h3><img src="http://www.simsektasarim.net/images/wordpress-small.jpg" alt="" /></h3>
<h3><strong>T&uuml;rk&ccedil;e</strong></h3>
<p>WordPress&#8217;in son s&uuml;r&uuml;m&uuml; 2.8 ile birlikte eklenti ve tema sorunlar</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ekimdusu.net/index.php/2009/06/30/option-theme-wordpress-2-8-versiyonu-problemi-cozumu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Option Theme WordPress 2.8 versiyonu problemi çözümü</title>
		<link>http://www.ekimdusu.net/index.php/2009/06/30/option-theme-wordpress-2-8-versiyonu-problemi-cozumu-2/</link>
		<comments>http://www.ekimdusu.net/index.php/2009/06/30/option-theme-wordpress-2-8-versiyonu-problemi-cozumu-2/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 17:00:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bilgisayar]]></category>
		<category><![CDATA[Fatal error: Cannot use object of type WP_Error as array]]></category>
		<category><![CDATA[option theme]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress version]]></category>
		<category><![CDATA[wordpress version 2.8]]></category>

		<guid isPermaLink="false">http://blog.cagdaspolat.com/?p=686</guid>
		<description><![CDATA[T&#252;rk&#231;e WordPress&#8217;in son s&#252;r&#252;m&#252; 2.8 ile birlikte eklenti ve tema sorunları da yavaş yavaş &#231;ıkmaya başladı. Bu problemlerden birisini Option Theme ile yaşadım. Hata şu şekilde beliriyor: Fatal error: Cannot use object of type WP_Error as array İnternette araştırdığımda direk olarak sorunun &#231;&#246;z&#252;m&#252;ne karşı yazılmış bir şey yoktu, ben de burada &#231;&#246;z&#252;m&#252; belirteyim dedim. option/app/options.php [...]]]></description>
			<content:encoded><![CDATA[<h3><img src="http://www.simsektasarim.net/images/wordpress-small.jpg" alt="" /></h3>
<h3><strong>T&uuml;rk&ccedil;e</strong></h3>
<p>WordPress&#8217;in son s&uuml;r&uuml;m&uuml; 2.8 ile birlikte eklenti ve tema sorunları da yavaş yavaş &ccedil;ıkmaya başladı.<strong> Bu problemlerden birisini Option Theme</strong> ile yaşadım. Hata şu şekilde beliriyor:</p>
<p><code>Fatal error: Cannot use object of type WP_Error as array</code></p>
<p>İnternette araştırdığımda direk olarak sorunun &ccedil;&ouml;z&uuml;m&uuml;ne karşı yazılmış bir şey yoktu, ben de burada &ccedil;&ouml;z&uuml;m&uuml; belirteyim dedim.</p>
<p>option/app/options.php dosyasının i&ccedil;indeki 9. satırı bulup şu değişikliği yapmamız gerekiyor:</p>
<p><strong><span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp; $all_cats = get_all_category_ids();</span></strong></p>
<p>yerine</p>
<p><strong><span style="color: rgb(0, 255, 0);">&nbsp;&nbsp;&nbsp; $all_cats = (array)get_all_category_ids();</span></strong></p>
<p>satırı eklenmeli. Bu değişiliğin ardından problem &ccedil;&ouml;z&uuml;l&uuml;yor ve tema &ccedil;alışıyor.</p>
<h3><strong>English</strong></h3>
<p>Some errors occurs with the last WordPress version 2.8. I encountered one of that problems which is <strong>Option Theme problem</strong>. That was shown like this:</p>
<p><code>Fatal error: Cannot use object of type WP_Error as array</code></p>
<p>I googled that but it&#8217;s not satisfied me, there wasn&#8217;t a good post on the internet or i couldnt find i dont know. So i decided to write it down here, my page. And here we go:</p>
<p>We have to find option/app/options.php file and 9. line, change: </p>
<p><strong><span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp; $all_cats = get_all_category_ids();</span></strong></p>
<p>with this;</p>
<p><strong><span style="color: rgb(0, 255, 0);">&nbsp;&nbsp;&nbsp; $all_cats = (array)get_all_category_ids();</span></strong></p>
<p>After that changing probably your error gonna go. If there will be any problem you send comment and let me know this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ekimdusu.net/index.php/2009/06/30/option-theme-wordpress-2-8-versiyonu-problemi-cozumu-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
