Top visitors in the past 8 weeks
- user warning: Got error 28 from storage engine
query: SELECT COUNT(DISTINCT(CONCAT(uid, hostname))) FROM accesslog in /home/monroe/public_html/democracyformo/d/includes/database.mysql.inc on line 172.
- user warning: Got error 28 from storage engine
query: SELECT COUNT(a.uid) AS hits, a.uid, u.name, a.hostname, SUM(a.timer) AS total, ac.aid FROM accesslog a LEFT JOIN access ac ON ac.type = 'host' AND LOWER(a.hostname) LIKE (ac.mask) LEFT JOIN users u ON a.uid = u.uid GROUP BY a.hostname, a.uid, u.name, ac.aid ORDER BY hits DESC LIMIT 0, 30 in /home/monroe/public_html/democracyformo/d/includes/database.mysql.inc on line 172.
When you ban a visitor, you prevent the visitor's IP address from accessing your site. Unlike blocking a user, banning a visitor works even for anonymous users. The most common use for this is to block bots/web crawlers that are consuming too many resources.
All trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the Poster.