Hiya
FIXED AND WORKING for wp-stats.
Not sure if I’ve done it right or not!
Go to your wp-content/plugins/stats folder
In there is the stats.php file
Search for the two instances of current_user_can( ‘manage_options’ ) and replace with current_user_can( ‘level_7’ )
I found my two instances on lines 605 and line 697.
And if you want to check the roles available
Hope that helps – it’s working for me logged in as an Editor
Regards
Mark
LogicSpot