I think the stats server might be having some downtime – I just disabled my stats plugin because of connection timeouts to stats.wordpress.com
Thanks for the suggestion – although – I think my problem may be a little different… This has been happening for awhile now. 🙁
Thanks again!
Any other ideas??
nope… not me.
things returned back to normal very quickly as far as I was concerned. I have no idea why your API key would work for one but not the other.
Fatal error: Call to undefined function…
This invariably means that you messed up an upgrade or are otherwise missing files from your installation of WordPress.
In this case, you are missing the latest version of the wp-includes/plugin.php file. And if you’re missing one file, you may be missing others as well.
Reupload ALL the WordPress files to your site, and make sure that you get all of them this time around.
Well, with my limited PHP knowledge, I can see it is calling a function (did_action) in the stats.php file that is not defined. I re-uploaded with a clean version of the stats plugin this morning when I upgraded from an earlier version.
The only thing I am guessing at this point is that it is not compatible with my old version of WordPress (I am running 2.0.4 right now, I believe its at 2.5.something now?).
So tonight when I get home from work I am going to try upgrading my entire WordPress and see how that works. I would have done it sooner but it’s going to take some time to re-do my theme.
Unless someone else has a better idea, I am open to all suggestions at this point. I appreciate all your ideas so far!!
Thanks!!!
The only thing I am guessing at this point is that it is not compatible with my old version of WordPress (I am running 2.0.4 right now, I believe its at 2.5.something now?).
There’s your problem. Yes, the latest version of the stats plugin is not compatible with that old of a version. Upgrade.
Excellent, thank you kindly!!
I had a hunch that’s what it was, just didn’t have much time before work to re-do my whole theme. Hopefully that goes smoothly this evening!! Haha!!
Thanks again…
Bingo! Problem solved. A quick little update got everything on track.
Thank to all who replied – it is much appreciated!