Throwing DB error
-
On the knowledgebase page it is throwing this error:
WordPress database error: [Unknown column ‘t.terms_order’ in ‘order clause’]
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 (‘kbe_taxonomy’) AND tt.parent = ‘0’ ORDER BY t.terms_order ASCThe plugin was removed at first with the delete all info” setting, then once reinstalled it gave this error.
Another problem, when the plugin is deleted it removes the page that the shortcode is on, thereby creating a menu error from WordPress.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Throwing DB error’ is closed to new replies.