Someone please verify this for me. My wpmu-blogs.php has been edited so I don't know if it's something I've done or what.
Login and go Dashboard -> SiteAdmin -> Blogs and try the link to sort by Users and Actions. I'm getting a MySQL error.
Thanks,
-drmike
Lemme go check - I seem to recall noting this before.
Yep, it's officially a bug. File that ticket. :)
(although I though we did before... Hmmm.)
I get same error above with wpmu-blogs.php downloaded from trac today.
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ASC LIMIT 0, 60' at line 3]
SELECT * FROM wp_blogs WHERE site_id = '1' ASC LIMIT 0, 60
Also, when deleting ablog using the link in the table the confirm message goes weird and doesn't redirect back to the blogs table.
Please Confirm:
You are about to delete the blog /demo4/
becomes this:
Youareabouttodeletetheblog/demo4/
The blog does delete.