SQL Query: SELECT COUNT(*) FROM `wp_6_firestats_hits` h,`wp_6_firestats_useragents` u WHERE h.useragent_id=u.id AND `excluded_ip` = '0'
AND `excluded_by_user` = '0'
AND `excluded_user` = '0'
AND `match_bots`='0'
AND `site_id` = '6' AND 1 pages viewed, Database error: Table 'greenpar_wpmu.wp_6_firestats_hits' doesn't exist
SQL Query: SELECT COUNT(*) FROM `wp_6_firestats_hits` h,`wp_6_firestats_useragents` u WHERE h.useragent_id=u.id AND `excluded_ip` = '0'
AND `excluded_by_user` = '0'
AND `excluded_user` = '0'
AND `match_bots`='0'
AND `site_id` = '6' AND `timestamp` >= FROM_UNIXTIME(1283394952) today Database error: Table 'greenpar_wpmu.wp_6_firestats_hits' doesn't exist
SQL Query: SELECT SUM(u.c) c FROM (SELECT COUNT(DISTINCT(ip)) c
FROM `wp_6_firestats_hits` h,`wp_6_firestats_useragents` u
WHERE h.useragent_id=u.id AND `excluded_ip` = '0'
AND `excluded_by_user` = '0'
AND `excluded_user` = '0'
AND `match_bots`='0'
AND `site_id` = '6' AND 1
GROUP BY SUBSTRING(`timestamp`,1,10),site_id) u visits, Database error: Table 'greenpar_wpmu.wp_6_firestats_hits' doesn't exist
SQL Query: SELECT SUM(u.c) c FROM (SELECT COUNT(DISTINCT(ip)) c
FROM `wp_6_firestats_hits` h,`wp_6_firestats_useragents` u
WHERE h.useragent_id=u.id AND `excluded_ip` = '0'
AND `excluded_by_user` = '0'
AND `excluded_user` = '0'
AND `match_bots`='0'
AND `site_id` = '6' AND `timestamp` >= FROM_UNIXTIME(1283394952)
GROUP BY SUBSTRING(`timestamp`,1,10),site_id) u today Powered by FireStats