<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WordPress Plugin: Log Deprecated Calls</title>
	<atom:link href="http://striderweb.com/nerdaphernalia/features/wp-log-deprecated-calls/feed/" rel="self" type="application/rss+xml" />
	<link>http://striderweb.com/nerdaphernalia</link>
	<description>"It's All Geek To Me"</description>
	<lastBuildDate>Sun, 14 Mar 2010 17:02:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gsava?lar?</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-log-deprecated-calls/comment-page-1/#comment-2149</link>
		<dc:creator>gsava?lar?</dc:creator>
		<pubDate>Thu, 29 Jan 2009 16:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?page_id=140#comment-2149</guid>
		<description>çok ho? saol dostum ....</description>
		<content:encoded><![CDATA[<p>çok ho? saol dostum &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hendry Lee</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-log-deprecated-calls/comment-page-1/#comment-1659</link>
		<dc:creator>Hendry Lee</dc:creator>
		<pubDate>Thu, 30 Oct 2008 14:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?page_id=140#comment-1659</guid>
		<description>Obviously this makes it easier to locate deprecated functions. Found this through wp-hackers mailing list. I&#039;m going to test this out right now.</description>
		<content:encoded><![CDATA[<p>Obviously this makes it easier to locate deprecated functions. Found this through wp-hackers mailing list. I&#8217;m going to test this out right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mix</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-log-deprecated-calls/comment-page-1/#comment-1587</link>
		<dc:creator>Mix</dc:creator>
		<pubDate>Wed, 17 Sep 2008 04:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?page_id=140#comment-1587</guid>
		<description>This is a great idea! I&#039;m using a heavily modified theme which was originally built for a previous version of Wordpress. Tooling around one day, I saw a couple of deprecated calls and wondered how many more lurked inside. This should help me get back on track.

Thanks!</description>
		<content:encoded><![CDATA[<p>This is a great idea! I&#8217;m using a heavily modified theme which was originally built for a previous version of Wordpress. Tooling around one day, I saw a couple of deprecated calls and wondered how many more lurked inside. This should help me get back on track.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-log-deprecated-calls/comment-page-1/#comment-1586</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Tue, 16 Sep 2008 21:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?page_id=140#comment-1586</guid>
		<description>Rob -- 500 is a pretty generic &lt;a href=&quot;http://www.checkupdown.com/status/E500.html&quot;&gt;server error&lt;/a&gt; -- it basically just says that there was an error.

Is it possible for you to look at your server&#039;s PHP log and see what exactly failed?  Without more info there&#039;s not much I can do.

If you can&#039;t something else might help...

It might be a conflict between my plugin and another plugin -- that is, the two of them cause the error together.  (Maybe another plugin causing a lot of deprecated calls or something?)

So if you would, please try to following:  Deactivate all plugins, then just activate mine, and see if the error persists.  If things are working, reactivate the other plugins and we should know roughly where the conflict is.</description>
		<content:encoded><![CDATA[<p>Rob &#8212; 500 is a pretty generic <a href="http://www.checkupdown.com/status/E500.html">server error</a> &#8212; it basically just says that there was an error.</p>
<p>Is it possible for you to look at your server&#8217;s PHP log and see what exactly failed?  Without more info there&#8217;s not much I can do.</p>
<p>If you can&#8217;t something else might help&#8230;</p>
<p>It might be a conflict between my plugin and another plugin &#8212; that is, the two of them cause the error together.  (Maybe another plugin causing a lot of deprecated calls or something?)</p>
<p>So if you would, please try to following:  Deactivate all plugins, then just activate mine, and see if the error persists.  If things are working, reactivate the other plugins and we should know roughly where the conflict is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-log-deprecated-calls/comment-page-1/#comment-1585</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 16 Sep 2008 17:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?page_id=140#comment-1585</guid>
		<description>Stephen,
I&#039;ve discovered that the plugin causes my server to throw a 500 internal server error but only when posting comments to posts which already have a number of comments (say 10). The comments are actually posted but the user is faced with the server error screen. 

I spent a happy half hour reactivating all my plugins until I could confirm which one was causing the problem. I hope you have some insight into the problem because I&#039;ve been finding it a useful tool.</description>
		<content:encoded><![CDATA[<p>Stephen,<br />
I&#8217;ve discovered that the plugin causes my server to throw a 500 internal server error but only when posting comments to posts which already have a number of comments (say 10). The comments are actually posted but the user is faced with the server error screen. </p>
<p>I spent a happy half hour reactivating all my plugins until I could confirm which one was causing the problem. I hope you have some insight into the problem because I&#8217;ve been finding it a useful tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otto</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-log-deprecated-calls/comment-page-1/#comment-1512</link>
		<dc:creator>Otto</dc:creator>
		<pubDate>Tue, 12 Aug 2008 14:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?page_id=140#comment-1512</guid>
		<description>Awesome. The ability to log to the database and view the results in the admin section was the only thing keeping me from using this one. I very quickly found and fixed three plugins and a few bits of my theme using deprecated code. Lovely.</description>
		<content:encoded><![CDATA[<p>Awesome. The ability to log to the database and view the results in the admin section was the only thing keeping me from using this one. I very quickly found and fixed three plugins and a few bits of my theme using deprecated code. Lovely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-log-deprecated-calls/comment-page-1/#comment-1511</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Mon, 11 Aug 2008 21:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?page_id=140#comment-1511</guid>
		<description>Updated:  New version 0.4.  Check it out. :)</description>
		<content:encoded><![CDATA[<p>Updated:  New version 0.4.  Check it out. <img src='http://striderweb.com/nerdaphernalia/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-log-deprecated-calls/comment-page-1/#comment-1499</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Mon, 04 Aug 2008 14:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?page_id=140#comment-1499</guid>
		<description>It should work for any call to a function that is marked as &quot;deprecated&quot; by the WordPress programmers.

So yes, themes too.

If you want to test it, just put a &lt;code&gt;get_settings()&lt;/code&gt; in your theme. :)

[Update: I edited the page to explicitly mention theme design.]</description>
		<content:encoded><![CDATA[<p>It should work for any call to a function that is marked as &#8220;deprecated&#8221; by the WordPress programmers.</p>
<p>So yes, themes too.</p>
<p>If you want to test it, just put a <code>get_settings()</code> in your theme. <img src='http://striderweb.com/nerdaphernalia/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>[Update: I edited the page to explicitly mention theme design.]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
