<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: K2 + WordPress 2.5 = Broken? I Can Fix That</title>
	<atom:link href="http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/feed/" rel="self" type="application/rss+xml" />
	<link>http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/</link>
	<description>a technowiz explains...</description>
	<pubDate>Fri, 16 May 2008 05:22:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: Error al acceder al panel de adminsitración en K2 at Dublog</title>
		<link>http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-267</link>
		<dc:creator>Error al acceder al panel de adminsitración en K2 at Dublog</dc:creator>
		<pubDate>Fri, 02 May 2008 22:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-267</guid>
		<description>[...] nueva versión de Wordpress y una funcionalidad de K2 que deshabilita los widgets. Por suerte, en Chaotic Tech explican cómo [...]</description>
		<content:encoded><![CDATA[<p>[...] nueva versión de WordPress y una funcionalidad de K2 que deshabilita los widgets. Por suerte, en Chaotic Tech explican cómo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unwakeable Theme And WordPress 2.5 at T. Longren</title>
		<link>http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-265</link>
		<dc:creator>Unwakeable Theme And WordPress 2.5 at T. Longren</dc:creator>
		<pubDate>Tue, 29 Apr 2008 18:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-265</guid>
		<description>[...] and the WordPress 2.5 dashboard, as explained in the K2 support forums. There&#8217;s supposedly a fix for this issue, but I could not get it to work fully. The fix works fine as long as you have K2 [...]</description>
		<content:encoded><![CDATA[<p>[...] and the WordPress 2.5 dashboard, as explained in the K2 support forums. There&#8217;s supposedly a fix for this issue, but I could not get it to work fully. The fix works fine as long as you have K2 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress 2.5 Fatal Error wp_register_sidebar_widget</title>
		<link>http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-264</link>
		<dc:creator>Wordpress 2.5 Fatal Error wp_register_sidebar_widget</dc:creator>
		<pubDate>Tue, 29 Apr 2008 08:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-264</guid>
		<description>[...] Thankfully, there was already a solution online at the Wordpress support. But the solution posted there came from another person; Tom Raftery. His research pointed him to another article relating to how the new K2 theme breaks Wordpress 2.5. [...]</description>
		<content:encoded><![CDATA[<p>[...] Thankfully, there was already a solution online at the WordPress support. But the solution posted there came from another person; Tom Raftery. His research pointed him to another article relating to how the new K2 theme breaks WordPress 2.5. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K2 Theme and WP 2.5 at blog.hoefers.com</title>
		<link>http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-249</link>
		<dc:creator>K2 Theme and WP 2.5 at blog.hoefers.com</dc:creator>
		<pubDate>Mon, 21 Apr 2008 20:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-249</guid>
		<description>[...] bit of research told me that this is because K2 turns off WordPress widgets in favour of its own widget manager and [...]</description>
		<content:encoded><![CDATA[<p>[...] bit of research told me that this is because K2 turns off WordPress widgets in favour of its own widget manager and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CornGuo&#8217;s BLOG, of murmurs &#187; Archives &#187; My patch for SBM on WordPress 2.5</title>
		<link>http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-239</link>
		<dc:creator>CornGuo&#8217;s BLOG, of murmurs &#187; Archives &#187; My patch for SBM on WordPress 2.5</dc:creator>
		<pubDate>Wed, 16 Apr 2008 03:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-239</guid>
		<description>[...] global $pagenow; if( $pagenow == 'index.php' ) return wp_maybe_load_widgets(); } } (inspired by chaotictech @ wordpress.com) 接著，在檔案尾巴的 ?&#62; 前面 加入 define("SBM_LOADED", 1); if(defined('ABSPATH')) [...]</description>
		<content:encoded><![CDATA[<p>[...] global $pagenow; if( $pagenow == &#8216;index.php&#8217; ) return wp_maybe_load_widgets(); } } (inspired by chaotictech @ wordpress.com) 接著，在檔案尾巴的 ?&gt; 前面 加入 define(&#8221;SBM_LOADED&#8221;, 1); if(defined(&#8217;ABSPATH&#8217;)) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poster</title>
		<link>http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-238</link>
		<dc:creator>Poster</dc:creator>
		<pubDate>Mon, 14 Apr 2008 15:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-238</guid>
		<description>ahaha ... last night at about 1pm I installed a demo wordpress and today at the meeting with the customer (a company with 4000 employees) it just showed the above error message! always good to have a smart thing to say in those moments like ... huh I think my dog ate that page ... ;-)</description>
		<content:encoded><![CDATA[<p>ahaha &#8230; last night at about 1pm I installed a demo wordpress and today at the meeting with the customer (a company with 4000 employees) it just showed the above error message! always good to have a smart thing to say in those moments like &#8230; huh I think my dog ate that page &#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnson</title>
		<link>http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-234</link>
		<dc:creator>Johnson</dc:creator>
		<pubDate>Fri, 11 Apr 2008 08:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-234</guid>
		<description>Thanks Buddy u made my day with this useful piece of code !</description>
		<content:encoded><![CDATA[<p>Thanks Buddy u made my day with this useful piece of code !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rudds</title>
		<link>http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-229</link>
		<dc:creator>rudds</dc:creator>
		<pubDate>Wed, 09 Apr 2008 13:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-229</guid>
		<description>i tried the code thing from this post, but then bounced me into another fatal error.  K2 will fix the whole thing soon (as they said on their blogsite) however found something easier to remove the problem so in the meanwhile &#38; whithout the code hustle.... 


as written on http://getk2.com/forum/showthread.php?p=22342

1. if you use k2 theme. u can't open "wp-admin/" .
2. but you can open "/wp-admin/themes.php" (or "/wp-admin/themes.php?page=k2-options") ok open it.
3. click "K2 Option" and disable "Sidebar Manager" .
4. click "Save" and rejoin to "wp-admin/" .

thanks Priesdelly!</description>
		<content:encoded><![CDATA[<p>i tried the code thing from this post, but then bounced me into another fatal error.  K2 will fix the whole thing soon (as they said on their blogsite) however found something easier to remove the problem so in the meanwhile &amp; whithout the code hustle&#8230;. </p>
<p>as written on <a href="http://getk2.com/forum/showthread.php?p=22342" rel="nofollow">http://getk2.com/forum/showthread.php?p=22342</a></p>
<p>1. if you use k2 theme. u can&#8217;t open &#8220;wp-admin/&#8221; .<br />
2. but you can open &#8220;/wp-admin/themes.php&#8221; (or &#8220;/wp-admin/themes.php?page=k2-options&#8221 <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ok open it.<br />
3. click &#8220;K2 Option&#8221; and disable &#8220;Sidebar Manager&#8221; .<br />
4. click &#8220;Save&#8221; and rejoin to &#8220;wp-admin/&#8221; .</p>
<p>thanks Priesdelly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Folgendes bekam ich angezeigt auf kikamagazin bloggt</title>
		<link>http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-226</link>
		<dc:creator>Folgendes bekam ich angezeigt auf kikamagazin bloggt</dc:creator>
		<pubDate>Mon, 07 Apr 2008 15:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-226</guid>
		<description>[...] Nach l&#228;ngerer Suche im Netz bin ich auf folgendes gekommen:http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/&#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] Nach l&#228;ngerer Suche im Netz bin ich auf folgendes gekommen:http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/&nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpressssss! :shakes fist: at Randomness.</title>
		<link>http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-224</link>
		<dc:creator>Wordpressssss! :shakes fist: at Randomness.</dc:creator>
		<pubDate>Mon, 07 Apr 2008 14:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://chaotictech.wordpress.com/2008/03/28/k2-wordpress-25-broken-i-can-fix-that/#comment-224</guid>
		<description>[...] upgrading to wordpress causes problems with k2. Seeing as I had to reload the latest version of K2 and now have to wait for the next official K2 [...]</description>
		<content:encoded><![CDATA[<p>[...] upgrading to wordpress causes problems with k2. Seeing as I had to reload the latest version of K2 and now have to wait for the next official K2 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
