<?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: Wiped Out Styles</title>
	<atom:link href="http://www.danielcwarshaw.com/wiped-out-styles/feed" rel="self" type="application/rss+xml" />
	<link>http://www.danielcwarshaw.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.danielcwarshaw.com%2Fwiped-out-styles&amp;seed_title=Wiped+Out+Styles</link>
	<description>I'm a Christian leftist eccentric.  You figure it out.</description>
	<pubDate>Fri, 09 Jan 2009 07:30:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ploafmaster General</title>
		<link>http://www.danielcwarshaw.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.danielcwarshaw.com%2Fwiped-out-styles&amp;seed_title=Wiped+Out+Styles/comment-page-1#comment-821</link>
		<dc:creator>Ploafmaster General</dc:creator>
		<pubDate>Fri, 02 Mar 2007 16:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielcwarshaw.com/general/wiped-out-styles#comment-821</guid>
		<description>I know, and I have no clue how to fix it either.

It's displaying a MySQL query that's dynamically generated by PHP.  I don't really know PHP all too well, but I CAN tell from the ORDER BY clause in the query that an invalid column name is being used.  This means that some condition is failing in the PHP code, and as a result, the dynamically generated column name is coming back only half-complete.  Thus the failure.

Problem is, the error is showing the resultant query after it was dynamically generated, and the code has at least three places where it generates a query of that structure, depending on the conditions.

I'm kinda lost on it at the moment.</description>
		<content:encoded><![CDATA[<p>I know, and I have no clue how to fix it either.</p>
<p>It&#8217;s displaying a MySQL query that&#8217;s dynamically generated by PHP.  I don&#8217;t really know PHP all too well, but I CAN tell from the ORDER BY clause in the query that an invalid column name is being used.  This means that some condition is failing in the PHP code, and as a result, the dynamically generated column name is coming back only half-complete.  Thus the failure.</p>
<p>Problem is, the error is showing the resultant query after it was dynamically generated, and the code has at least three places where it generates a query of that structure, depending on the conditions.</p>
<p>I&#8217;m kinda lost on it at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JChrisKelly</title>
		<link>http://www.danielcwarshaw.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.danielcwarshaw.com%2Fwiped-out-styles&amp;seed_title=Wiped+Out+Styles/comment-page-1#comment-820</link>
		<dc:creator>JChrisKelly</dc:creator>
		<pubDate>Fri, 02 Mar 2007 14:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielcwarshaw.com/general/wiped-out-styles#comment-820</guid>
		<description>Your "blogroll" has been broken for a while homie.  This is what it says, "WordPress database error: [Unknown column 'link_' in 'order clause']
SELECT * , IF (DATE_ADD(link_updated, INTERVAL 120 MINUTE) &#62;= NOW(), 1,0) as recently_updated , UNIX_TIMESTAMP(link_updated) AS link_updated_f FROM wp_links WHERE 1=1 AND link_visible = 'Y' ORDER BY link_ ASC"</description>
		<content:encoded><![CDATA[<p>Your &#8220;blogroll&#8221; has been broken for a while homie.  This is what it says, &#8220;WordPress database error: [Unknown column 'link_' in 'order clause']<br />
SELECT * , IF (DATE_ADD(link_updated, INTERVAL 120 MINUTE) &gt;= NOW(), 1,0) as recently_updated , UNIX_TIMESTAMP(link_updated) AS link_updated_f FROM wp_links WHERE 1=1 AND link_visible = &#8216;Y&#8217; ORDER BY link_ ASC&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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