The MU forums have moved to WordPress.org

Blog list in admin: sortby alpha not working (3 posts)

  1. moose123
    Member
    Posted 16 years ago #

    In my 'Site Admin > Blogs' list, when I click 'Blog Name' to sort blogs alphabetically, it doesn't work; it seems to just jumble the list in no particular order.

    In wpmu-blogs.php, I think the line of code to tweak this is around #317:

    } elseif( $_GET['sortby'] == 'blogname' ) {
    $query .= ' ORDER BY domain ';

    I'm not a PHP programmer, so any clue is appreciated. I did a forum search but couldn't seem to find any posts about the particular issue.

    Thanks for any help.

  2. andrea_r
    Moderator
    Posted 16 years ago #

    Works for me.

  3. moose123
    Member
    Posted 16 years ago #

    Hmmm, I noticed that the first site listed under Blog Name is always my root site, and its name is listed only as '/' even though the site *does* have a name. Could this be part of my problem?

    Thanks.

About this Topic

  • Started 16 years ago by moose123
  • Latest reply from moose123