Database (MySQL) Error: SQL Syntax?
-
This is the error text I am receiving at the bottom of my websites home page:
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 for query 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 <> 1 ) ORDER BY order ASC made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_list_categories, get_categories, get_terms
Additionally… is is not displaying my post categories in the menu at teh top of the page.
Any ideas? I just upgraded to 2.8 and that seems to be when the trouble started. I am running on MySql 5.
Thanks!
Cory Smith
- The topic ‘Database (MySQL) Error: SQL Syntax?’ is closed to new replies.