What happened to the Site Stats when I upgraded to Word Press version 3.0.2 - they have disappeared. I know that the articles are being viewed but the STATS have STOPPED!
What happened to the Site Stats when I upgraded to Word Press version 3.0.2 - they have disappeared. I know that the articles are being viewed but the STATS have STOPPED!
First, try clearing your browser's cache and cookies.
http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=32050
If that doesn't work, try deactivating and deleting the plugin, then reinstall it.
I have done both... to no avail
Hm, I suppose the next thing to do would be to make sure that you're using the latest version of the Flash plugin: http://get.adobe.com/flashplayer/
That's interesting. I have two blogs... stats seem to be working on one and not on the other.
Are both blogs self-hosted (not WordPress.com) and running WordPress 3.0.2?
Yes and both were working fine until I upgraded yesterday early morning.
On one I get about 300 hits plus per day http://jimbonham.com/blog/
and on the other it gets about 12 to 25 hits per day because it is new
http://jimbonham.com/whole_property/
Sorry, left part of it out
http://jimbonham.com/wholesale_property/
Was Using 3.0.1. before upgrading to 3.0.2. * no problem with graph showing up, just does NOT count visits on graph or count in stats below on Site Stats - this is happening in the Dashboard.
My stats on my server is counting correctly... so it must be a
Conflict between
WordPress.com Stats Tracks views, post/page views, referrers, and clicks.
Deactivate | Edit Version 1.7.5 | By Automattic | Visit plugin site
and WordPress 3.0.2.
If you're encountering trouble with the graph not loading since updating to WordPress 3.0.2, please contact the WordPress.com Happiness Engineers at http://en.support.wordpress.com/contact/
They will be more equipped to work closely with you to find a solution to this problem.
Make sure that you mention that you're using the WordPress.com Stats plugin on WordPress 3.0.2.
Thanks... no problem with GRAPH... It is NOT calculating visits on any of my articles like it did. I will contact them... Thank you again.
Found the Culprit!!
<?php wp_footer(); ?>
Had been removed from the footer somehow
Excellent, good to hear!
Not bad for an Old Farmer huh? LOL
Thanks for your help. You kept me working on solving the problem.
Merry Christmas to you and yours
Farmer Jim,
Can you explain in further detail how you fixed that problem. I am having the same one. I get(understand)code was missing, but where do I replace it ?
-Nicole
nicoleinskip, go to Appearance/Editor in your Dashboard, select the Footer template, and add <?php wp_footer(); ?> to it.
where do I put this <?php wp_footer(); ?>
when I go to the editor section in footer?
The wp_footer solution is so common it's in the FAQ. If you are helping, please consider that first. Cache and cookies are relevant to a very small set of problems and should never be the first suggestion when it is not clear what the user is reporting.
It is very common for a user to upgrade WordPress and make several other changes at the same time. When they see something go wrong, what they remember is the big change: upgrading WordPress. We see this kind of report very often. Never assume that the change reported by the user was the only change.
This topic has been closed to new replies.