• Resolved WP CMS Ninja

    (@billiardgreg)


    So I have tried uninstalling and reinstalling the plugin but no matter what I do I keep getting the following errors.

    
    01-Apr-2022 23:27:24 UTC] WordPress database error Table 'wsgk_cuerepair.crwp_prli_clicks' doesn't exist for query SELECT SQL_CALC_FOUND_ROWS  crwp_posts.*,
                (
                  SELECT COUNT(*)
                    FROM crwp_prli_clicks AS cl
                   WHERE cl.link_id = li.id
                   
                ) as clicks
               FROM crwp_posts JOIN crwp_prli_links AS li ON crwp_posts.ID = li.link_cpt_id  WHERE 1=1  AND ((crwp_posts.post_type = 'pretty-link' AND (crwp_posts.post_status = 'publish' OR crwp_posts.post_status = 'future' OR crwp_posts.post_status = 'draft' OR crwp_posts.post_status = 'pending' 
    OR crwp_posts.post_status = 'private')))  ORDER BY crwp_posts.post_date DESC LIMIT 0, 20 made by WP_Posts_List_Table->prepare_items, wp_edit_posts_query, wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
    [01-Apr-2022 23:27:24 UTC] WordPress database error Table 'wsgk_cuerepair.crwp_prli_clicks' doesn't exist for query SELECT COUNT(*) FROM crwp_prli_clicks made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, PrliReviewNoticeController->review_notice
    
  • The topic ‘Database Missing Tables’ is closed to new replies.