Repeated error

  • Unknown's avatar

    I have just looked at my error.log file and am getting repeated errors of the following.

    My experience in understanding this is very limited – can somebody decipher please and possibly point me to a solution.

    ‘[19-Aug-2016 16:51:32 UTC] WordPress database error Unknown column ‘wpkx_term_relationships.term_taxonomy_id’ in ‘where clause’ for query SELECT SQL_CALC_FOUND_ROWS wpkx_posts.ID FROM wpkx_posts LEFT JOIN wpkx_postmeta ON wpkx_posts.ID = wpkx_postmeta.post_id and wpkx_postmeta.meta_key like ‘_wphp_%’ and (( wpkx_posts.post_type in (‘post’,’page’) and wpkx_postmeta.meta_key in ( ‘_wphp_post_category’)) OR ( wpkx_posts.post_type in (‘post’,’page’) and wpkx_postmeta.meta_key in ( ‘_wphp_post_category’,’_wphp_hide_always’,’_wphp_nohide_search’))) WHERE 1=1 AND (
    wpkx_term_relationships.term_taxonomy_id IN (1)
    ) AND wpkx_posts.post_type = ‘post’ AND (wpkx_posts.post_status = ‘publish’) AND wpkx_postmeta.post_id IS NULL GROUP BY wpkx_posts.ID ORDER BY wpkx_posts.post_date DESC LIMIT 0, 10 made by require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts’

  • The topic ‘Repeated error’ is closed to new replies.