UPDATE
I’ve discovered that the stats weren’t working due to my cobbled together theme, which lacked a
<?php wp_footer(); ?>
call at the end of the page (just before the </body> tag). Once I added that line the stats started rolling in as expected.
I’ve just two days ago upgraded my blog casualexplosion.com from WordPress 2.1 to WordPress 2.9. Along the way I decided to stop using Slimstats and go with the WordPress.com stats, which have been working fine in another smaller blog I manage (WordPress 2.8.6).
However the WordPress stats plugin reports that my site has received 0 visitors the last few days. It regularly receives about 500 visitors per day.
Is anyone looking into fixing this problem?