Steve, I will be coming out with an update this week. The current version works with 2.2.0 just some differences in where to put the items.
In index.php find
Quote:
makenavselect("Statistics & Logs","<hr>",$df);
|
and just after that put
Quote:
// vbStats
makenavoption("Config","vbstats_set.php","<br>");
makenavoption("View Public Statistics","../vbstats.php","<br>");
makenavoption("Exclude URL","vbstats_set.php?action=add","<br>");
makenavselect("Statistics & Logs");
// vbStats
|
And that should get it working for you I believe. I havent had the chance to upgrade yet.

If you have any problems let me know.
PS - You can exclude forums in the vbstats config.