MySQL Version: 5.1.48 SQL Query: SELECT SUM(u.c) c FROM (SELECT COUNT(DISTINCT ip_int1, ip_int2) c
FROM `wp_7_firestats_hits` h
WHERE `url_site_id` = 7 AND 1
GROUP BY SUBSTRING(`timestamp`,1,10),url_site_id) u
Pages displayed in last 24 hours : Database error: Table 'heathfie_wpmu.wp_7_firestats_hits' doesn't exist
MySQL Version: 5.1.48 SQL Query: SELECT COUNT(*)
FROM `wp_7_firestats_hits` h
WHERE `url_site_id` = 7 AND `timestamp` >= FROM_UNIXTIME(1284064138)
Unique visitors in last 24 hours : Database error: Table 'heathfie_wpmu.wp_7_firestats_hits' doesn't exist
MySQL Version: 5.1.48 SQL Query: SELECT SUM(u.c) c FROM (SELECT COUNT(DISTINCT ip_int1, ip_int2) c
FROM `wp_7_firestats_hits` h
WHERE `url_site_id` = 7 AND `timestamp` >= FROM_UNIXTIME(1284064138)
GROUP BY SUBSTRING(`timestamp`,1,10),url_site_id) u