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

    (@designmonkeyjim)

    I’m getting the same error?

    chnickiz

    (@chnickiz)

    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

    (@chnickiz)

    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

    (@enigmaweb)

    Thanks for your help on this @chnickiz. Will fix in the plugin ASAP.

    Plugin Contributor Maeve Lander

    (@enigmaweb)

    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.