Sample tweet = WordPress database error (v5.1)
-
Just installed v5.1, set the plugin up and tried a sample tweet:
WordPress database error: [Table ‘wl_live.wp_posts’ doesn’t exist]
SELECT * FROM wp_posts INNER JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) WHERE 1=1 AND ((post_date >= ‘1986-12-11 23:05:15’ AND post_date <= ‘2014-03-28 23:05:15’)) AND wp_posts.post_type IN (‘post’) AND (wp_posts.post_status = ‘publish’) GROUP BY wp_posts.ID ORDER BY RAND() DESC LIMIT 0,1
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Sample tweet = WordPress database error (v5.1)’ is closed to new replies.