Hello,
I just upgraded to wp 2.8.5 I now get this message on my sidebar:
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]
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 ('link_category') AND tt.count > 0 ORDER BY order ASC
I went to My Link Order Page and it said that it had patched this. However, I continue to get the same message with the contents of my links not appearing.
Please help.