Admin bar stats widget plugin image broken

While this could be caused by a variety of different issues, here are some general steps to take to try and troubleshoot it.

  1. Completely delete the plugin (deactivate and then delete files) and then re-install it. Simple, I know, but often works wonders. Try uploading the plugin files manually as well as installing from within the admin panel using the search to see if either make a difference.
  2. Try installing the plugin using the Jetpack combo plugin.
  3. Look in the plugin’s folder for a .htaccess file. If found, rename it to htaccess (drop the period) and see if that solves it. If so, your server configuration needs to change slightly.
    1. Rename the file back to .htaccess (put the period back)
    2. Add AllowOverride FileInfo Limit to the top of the .htaccess file
    3. Test again. For more info see here: http://wordpress.org/support/topic/plugin-wordpresscom-stats-stats-graph-missing-after-update#post-1366537

If none of the above work, then let us know what server and OS you’re running, as well as any errors in your PHP and error logs that you may think are relevant.