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