Can confirm – the links are now correct and working.
I have just noticed this and it is the links that are broken but I cannot see how or where they are generated to fix them.
When I load the main stats summary page, the ylr is like this and is fine:
http://www.mydomainname.co.uk/blog/wp-admin/admin.php?page=stats
However, if I click on This Week for any of the more detailed stats (in this example for top posts and pages), the url is like this
http://www.mydomainname.co.uk/wp-admin/admin.php?page=stats&view=postviews&summarize&numdays=7&blog=31328616
When it should be like this (notice the folder /blog/ where my wordpress is installed is missing from the link above
http://www.mydomainname.co.uk/blog/wp-admin/admin.php?page=stats&view=postviews&summarize&numdays=7&blog=31328616
Obviously I can get around this and view what I need to by amending the url in the address bar when it gets to the ‘page not found’ error to just add in the missing /blog/ folder and see my stats but this is not something I want to have to do.
Please someone look a t fixing this issue (should be fairly quick and simple).