WordPress database error: [Table 'wp_i9uv9.2pjHBJ_vpe_like_dislike' doesn't exist]SELECT SQL_CALC_FOUND_ROWS 2pjHBJ_posts.*, SUM(vid_ld.value) AS like_count
FROM 2pjHBJ_posts LEFT JOIN 2pjHBJ_term_relationships ON (2pjHBJ_posts.ID = 2pjHBJ_term_relationships.object_id) LEFT JOIN 2pjHBJ_vpe_like_dislike vid_ld ON (vid_ld.post_id = 2pjHBJ_posts.ID)
WHERE 1=1 AND (
2pjHBJ_term_relationships.term_taxonomy_id IN (28)
) AND ((2pjHBJ_posts.post_type = 'post' AND (2pjHBJ_posts.post_status = 'publish' OR 2pjHBJ_posts.post_status = 'acf-disabled'))) AND vid_ld.value > 0
GROUP BY 2pjHBJ_posts.ID
ORDER BY like_count DESC
LIMIT 0, 10