Title: Error on activation
Last modified: August 30, 2016

---

# Error on activation

 *  Resolved [jackstonehouse](https://wordpress.org/support/users/jackstonehouse/)
 * (@jackstonehouse)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/error-on-activation-41/)
 * Getting this error when activating the plugin:
    WordPress database error: [Table‘
   wordpress_uk.wp_posts’ doesn’t exist] Select ID From wp_posts Where post_content
   Like ‘%[kbe_knowledgebase]%’ And post_type <> ‘revision’
 * Any ideas?
 * [https://wordpress.org/plugins/wp-knowledgebase/](https://wordpress.org/plugins/wp-knowledgebase/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [designmonkeyJim](https://wordpress.org/support/users/designmonkeyjim/)
 * (@designmonkeyjim)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/error-on-activation-41/#post-6198281)
 * I’m getting the same error?
 *  [chnickiz](https://wordpress.org/support/users/chnickiz/)
 * (@chnickiz)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/error-on-activation-41/#post-6198315)
 * Same thing here (when WP_DEBUG is set to true in wp-config.php). I tried installing
   older versions; this problem first arose in version 1.0.4.
 *  [chnickiz](https://wordpress.org/support/users/chnickiz/)
 * (@chnickiz)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/error-on-activation-41/#post-6198316)
 * Here’s my solution:
 * Open wp-knowledgebase\index.php and goto line 184
    On this line, search for `
   wp_posts` and change it into `$wpdb->posts`
 * Save the file and refresh your website, the error should be gone.
 *  Plugin Contributor [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/error-on-activation-41/#post-6198332)
 * Thanks for your help on this [@chnickiz](https://wordpress.org/support/users/chnickiz/).
   Will fix in the plugin ASAP.
 *  Plugin Contributor [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/error-on-activation-41/#post-6198348)
 * Fixed in 1.0.8
    Thanks again guys.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Error on activation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-knowledgebase_c56559.svg)
 * [WordPress Knowledge base & Documentation Plugin - WP Knowledgebase](https://wordpress.org/plugins/wp-knowledgebase/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-knowledgebase/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-knowledgebase/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-knowledgebase/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-knowledgebase/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-knowledgebase/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/error-on-activation-41/#post-6198348)
 * Status: resolved