<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: Syntax Error in 2.8</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Syntax Error in 2.8</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 11:25:36 +0000</pubDate>

<item>
<title>colosimo on "Syntax Error in 2.8"</title>
<link>http://wordpress.org/support/topic/279737#post-1132124</link>
<pubDate>Thu, 09 Jul 2009 22:25:49 +0000</pubDate>
<dc:creator>colosimo</dc:creator>
<guid isPermaLink="false">1132124@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Same problem and same solution after upgrading to 2.8.1.&#60;br /&#62;
It was &#60;strong&#62;My Category Order&#60;/strong&#62;.&#60;br /&#62;
Just enter the plugin settings and update the order, that's it.&#60;/p&#62;
&#60;p&#62;Thank you waschlabor for finding it out.
&#60;/p&#62;</description>
</item>
<item>
<title>waschlabor on "Syntax Error in 2.8"</title>
<link>http://wordpress.org/support/topic/279737#post-1103080</link>
<pubDate>Sun, 14 Jun 2009 12:34:35 +0000</pubDate>
<dc:creator>waschlabor</dc:creator>
<guid isPermaLink="false">1103080@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Yesssssss - You're damn right...&#60;/p&#62;
&#60;p&#62;After hours of work - I did everything you wrote in your reply - I found a thread in the German WP Forum whith the same kind of topic. Some guys have had problems with the plugin &#34;My Category Order&#34;. After a reset of the category order everthing was working well...&#60;/p&#62;
&#60;p&#62;So I installed and activated the plugin, press the &#34;order&#34;-button and the categories were shown again and everything was working well again.&#60;/p&#62;
&#60;p&#62;BUT: I never ever used that plugin bevore! Anyway - next time I'll be  more careful, promise ;-)
&#60;/p&#62;</description>
</item>
<item>
<title>whooami on "Syntax Error in 2.8"</title>
<link>http://wordpress.org/support/topic/279737#post-1102526</link>
<pubDate>Sat, 13 Jun 2009 22:37:16 +0000</pubDate>
<dc:creator>whooami</dc:creator>
<guid isPermaLink="false">1102526@http://wordpress.org/support/</guid>
<description>&#60;p&#62;have you made sure that's not being caused by a plugin being loaded? &#60;/p&#62;
&#60;p&#62;for the gazillionth time -- &#60;/p&#62;
&#60;p&#62;disable your plugins FIRST.&#60;/p&#62;
&#60;p&#62;doesnt work --&#38;gt;&#60;/p&#62;
&#60;p&#62;then switch to the default theme&#60;/p&#62;
&#60;p&#62;doesnt work --&#38;gt; &#60;/p&#62;
&#60;p&#62;reupload files.&#60;/p&#62;
&#60;p&#62;doesnt work --&#38;gt;&#60;/p&#62;
&#60;p&#62;post back.
&#60;/p&#62;</description>
</item>
<item>
<title>waschlabor on "Syntax Error in 2.8"</title>
<link>http://wordpress.org/support/topic/279737#post-1102460</link>
<pubDate>Sat, 13 Jun 2009 21:44:39 +0000</pubDate>
<dc:creator>waschlabor</dc:creator>
<guid isPermaLink="false">1102460@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Sorry for posting again. Right now I find out some new problems in the backend of my blog:&#60;/p&#62;
&#60;p&#62;All the pages are shown at my blog, but in the WP backend they will be not not found!&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'title asc' at line 1]&#60;br /&#62;
SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'page' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'future' OR wp_posts.post_status = 'draft' OR wp_posts.post_status = 'pending' OR wp_posts.post_status = 'private') ORDER BY menu_order,&#60;code&#62;wp_posts.post_&#60;/code&#62;title asc&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;The same happened to all posts with this error message:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'date DESC LIMIT 0, 15' at line 1]&#60;br /&#62;
SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'future' OR wp_posts.post_status = 'draft' OR wp_posts.post_status = 'pending' OR wp_posts.post_status = 'private') ORDER BY &#60;code&#62;wp_posts.post_&#60;/code&#62;date DESC LIMIT 0, 15&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;What can I do now?
&#60;/p&#62;</description>
</item>
<item>
<title>waschlabor on "Syntax Error in 2.8"</title>
<link>http://wordpress.org/support/topic/279737#post-1102446</link>
<pubDate>Sat, 13 Jun 2009 21:34:25 +0000</pubDate>
<dc:creator>waschlabor</dc:creator>
<guid isPermaLink="false">1102446@http://wordpress.org/support/</guid>
<description>&#60;p&#62;After the upgrade to 2.8 instead of categories you can read the following error message at my blog http:www.handkaas.de:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order ASC' at line 1]&#60;br /&#62;
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('category') AND ( t.term_id &#38;lt;&#38;gt; 7 ) ORDER BY order ASC &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;In the support forum of wordpress Germany somebode told me that the column &#34;ORDER BY order&#34; does not exist allready. What can I do to fix my Database now? I made the upgrade automaticly and all plugins are running well so far...&#60;/p&#62;
&#60;p&#62;(sorry for my very basic English...)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
