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.
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.