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