I have released a new version of the Geeklog Usage Stats plugin.
Here's the info from the change log:
v1.3.0 [16 Jul 2005]
*
[fix] index now has correct numbers for links followed
*
[fix] 'robustified' the installation process
*
[fix] use $_GUS_table_prefix when constructing TEMPORARY TABLE names and, if it fails to properly create it, use a regular table
*
[fix] remove keyword TABLE from TRUNCATE statements so that they work on MySQL versions 3.23.28 to 3.23.32
*
[fix] don't allow blanks to be entered for IPs, names, and pages on the admin page
*
[new] added new gTLDs to the country page
*
[new] link in the user block now includes a link to today's stats
*
[new] treat 404 page specially - now show what page the user was trying to access
*
[new] host name lookup is controlled by two new config options 'use_nslookup' and 'host_lookup_timeout'
*
[new] add links to whois and netcraft on the IP page
*
[new] show list of user agents associated with an IP on the IP page
*
[new] added config option to show only a count of registered users instead of their names
*
[new] remove config options $_GUS_sub and $_GUS_Whois
*
[new] changed some configuration option names - if you've customised yours, you will have to change it
*
[new] more specific detection of Windows versions
*
[new] Swedish translation
*
[new] Dutch translation
You can find out more or download it through my
geeklog software[*1] page.
Windows users check the readme concerning host name lookup - you will likely have to change your config.php file.
- Andy Maloney
[Edit: Add warning to Windows users]