WordPress database error: [Table 'admin_portpdx.wp_popularpostsdata' doesn't exist]
INSERT INTO wp_popularpostsdata (postid, day, last_viewed) VALUES (31, '2013-05-19 01:47:21', '2013-05-19 01:47:21') ON DUPLICATE KEY UPDATE last_viewed = '2013-05-19 01:47:21', pageviews = pageviews + 1;
WordPress database error: [Table 'admin_portpdx.wp_popularpostsdatacache' doesn't exist]
INSERT INTO wp_popularpostsdatacache (id, day, day_no_time) VALUES (31, '2013-05-19 01:47:21', '2013-05-19') ON DUPLICATE KEY UPDATE pageviews = pageviews + 1, day = '2013-05-19 01:47:21', day_no_time = '2013-05-19';