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