• 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 ASC

    The 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)
  • Thread Starter Scott Paterson

    (@scottpaterson)

    Just went to delete the plugin again and got this error:

    Deletion failed: WordPress database error: [Can't DROP 'terms_order'; check that column/key exists]ALTER TABLE wp_terms DROP COLUMN terms_order{“success”:true,”data”:{“delete”:”plugin”,”slug”:”wp-knowledgebase”,”plugin”:”wp-knowledgebase\/wp-knowledgebase.php”,”pluginName”:”WP Knowledgebase”}}

    I’m experiencing the exact same issue as Scott.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Throwing DB error’ is closed to new replies.