WordPress Database Error from Upgrading
-
I upgraded from 1.5 to 1.5.1.2 and this is the message I receive in the sidebar. Everything else works fine:
WordPress database error: [Unknown column ‘cat_sort_column’ in ‘order clause’]
SELECT cat_ID, cat_name, category_nicename, category_description, category_parent FROM wp_categories WHERE cat_ID > 0 ORDER BY cat_sort_column=name ascWarning: Invalid argument supplied for foreach() in /home2/kikidea/public_html/kikthinking/wp-includes/template-functions-category.php on line 309
* No categoriesyou can check it out yourself at http://www.kikthinking.com
– kevin
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘WordPress Database Error from Upgrading’ is closed to new replies.