It doesn’t appear to work correctly with WordPress 2.6.1. Ever since I upgraded to WP 2.6.1 my stats have been zero every day, but I know people have been visiting.
I have the same problem, but I hadn’t even upgraded. I was still on 2.5.1 and found that it just zeroed out. Not that I could sign in to see the stats from my dashboard… I upgraded thinking maybe it would fix the problem, but alas, it has not. I’d be interested to see this work again, as I liked it!
Works fine for me on multiple 2.6.1 blogs.
I’ve now found out why my stats had zeroed. My theme haddn’t made a call to wp_footer at the end of the html. Now it works perfectly on 2.6.1.
i have the same issue with all zero stats, but my theme seems to be calling the footer (i have <?php get_footer(); ?> at the end of my index.php file at the very least.