<?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: Tree Themetoolkit.php Fix</title>
	<atom:link href="http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/</link>
	<description>Web Design, SEO, WordPress, Etcetra</description>
	<pubDate>Thu, 20 Nov 2008 13:34:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-21359</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Wed, 16 May 2007 15:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-21359</guid>
		<description>@ CuriosityKiller

Adding widgets from NeoWorx should be just as easy as adding widgets from elsewhere. Unless you are using the sidebar widgets plugin, you should be able to copy paste a code where you require the NeoWorx widget and get it going!</description>
		<content:encoded><![CDATA[<p>@ CuriosityKiller</p>
<p>Adding widgets from NeoWorx should be just as easy as adding widgets from elsewhere. Unless you are using the sidebar widgets plugin, you should be able to copy paste a code where you require the NeoWorx widget and get it going!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CuriosityKiller</title>
		<link>http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-21326</link>
		<dc:creator>CuriosityKiller</dc:creator>
		<pubDate>Wed, 16 May 2007 07:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-21326</guid>
		<description>I love your theme template.  But I've going crazy trying to add cool stuff like NeoWORX counter on my blog but there's no way I could add it -- please help!</description>
		<content:encoded><![CDATA[<p>I love your theme template.  But I&#8217;ve going crazy trying to add cool stuff like NeoWORX counter on my blog but there&#8217;s no way I could add it &#8212; please help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: latest news</title>
		<link>http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-20316</link>
		<dc:creator>latest news</dc:creator>
		<pubDate>Sat, 05 May 2007 15:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-20316</guid>
		<description>Nice add on thanks</description>
		<content:encoded><![CDATA[<p>Nice add on thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-8302</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Tue, 09 Jan 2007 05:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-8302</guid>
		<description>Orange with widgets and no more themetoolkit.php file is here: http://www.headsetoptions.org/2007/01/09/orange-v3-with-widget-available-for-download/</description>
		<content:encoded><![CDATA[<p>Orange with widgets and no more themetoolkit.php file is here: <a href="http://www.headsetoptions.org/2007/01/09/orange-v3-with-widget-available-for-download/" rel="nofollow">http://www.headsetoptions.org/2007/01/09/orange-v3-with-widget-available-for-download/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-8270</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Mon, 08 Jan 2007 18:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-8270</guid>
		<description>That is a fix, but the new Tree V2 has no themetoolkit and that piece of code is replaced with something more intuitive. I am working on the Orange theme and have the theme fixed and ready for release. 

Get Tree V2 from http://www.headsetoptions.org/2007/01/05/tree-v2-redux-with-widgets/</description>
		<content:encoded><![CDATA[<p>That is a fix, but the new Tree V2 has no themetoolkit and that piece of code is replaced with something more intuitive. I am working on the Orange theme and have the theme fixed and ready for release. </p>
<p>Get Tree V2 from <a href="http://www.headsetoptions.org/2007/01/05/tree-v2-redux-with-widgets/" rel="nofollow">http://www.headsetoptions.org/2007/01/05/tree-v2-redux-with-widgets/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maderlock</title>
		<link>http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-8244</link>
		<dc:creator>Maderlock</dc:creator>
		<pubDate>Mon, 08 Jan 2007 13:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-8244</guid>
		<description>Here's one fix for when you have removed all the whitespace but still get the errors (as I did): copy all the code (except the first ) from themetoolkit.php and paste it in place of the line:

include(dirname(__FILE__).'/themetoolkit.php');

in functions.php (all in the theme/themename directory).

It's a little ugly, but it removes the errors.  Now, I would still dearly love to know WHY the errors are there when themetoolkit.php is included(?!?)</description>
		<content:encoded><![CDATA[<p>Here&#8217;s one fix for when you have removed all the whitespace but still get the errors (as I did): copy all the code (except the first ) from themetoolkit.php and paste it in place of the line:</p>
<p>include(dirname(__FILE__).&#8217;/themetoolkit.php&#8217;);</p>
<p>in functions.php (all in the theme/themename directory).</p>
<p>It&#8217;s a little ugly, but it removes the errors.  Now, I would still dearly love to know WHY the errors are there when themetoolkit.php is included(?!?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-4466</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Sat, 23 Dec 2006 05:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-4466</guid>
		<description>@ Steve

If you want to add a flickr stream and if you have a flickr ID, email me the sidebar.php file and your flickr tag to me, my email is headsetop[at]yahoo[dot]com</description>
		<content:encoded><![CDATA[<p>@ Steve</p>
<p>If you want to add a flickr stream and if you have a flickr ID, email me the sidebar.php file and your flickr tag to me, my email is headsetop[at]yahoo[dot]com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-4268</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Wed, 20 Dec 2006 20:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-4268</guid>
		<description>I have tried and tried to figure out how the Flickr thumbnails but I have no idea how to make it work. Any help woudl be greatly appreciated!

Thanks,

Steve</description>
		<content:encoded><![CDATA[<p>I have tried and tried to figure out how the Flickr thumbnails but I have no idea how to make it work. Any help woudl be greatly appreciated!</p>
<p>Thanks,</p>
<p>Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-3028</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Sun, 26 Nov 2006 01:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-3028</guid>
		<description>@ Sa

Instead of replacing, can you check to see if there is any space in the TTK file or your WP-Pluggable-Functions file?</description>
		<content:encoded><![CDATA[<p>@ Sa</p>
<p>Instead of replacing, can you check to see if there is any space in the TTK file or your WP-Pluggable-Functions file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sa</title>
		<link>http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-3022</link>
		<dc:creator>Sa</dc:creator>
		<pubDate>Sat, 25 Nov 2006 20:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/#comment-3022</guid>
		<description>This is my theme-editor.php from line 66-70:

	$location = wp_kses_no_null($location);
	$strip = array('%0d', '%0a');
	$location = str_replace($strip, '', $location);
	header("Location: $location");
	exit();


---
so header("Location: $location"); is line 69.</description>
		<content:encoded><![CDATA[<p>This is my theme-editor.php from line 66-70:</p>
<p>	$location = wp_kses_no_null($location);<br />
	$strip = array(&#8217;%0d&#8217;, &#8216;%0a&#8217;);<br />
	$location = str_replace($strip, &#8221;, $location);<br />
	header(&#8221;Location: $location&#8221;);<br />
	exit();</p>
<p>&#8212;<br />
so header(&#8221;Location: $location&#8221;); is line 69.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.389 seconds -->
