Jump to content

Download: Sort Active Users Alphabetically

Featured Replies

Posted

File Name: Sort Active Users Alphabetically
File Submitter: AtariAge
File Submitted: 23 Mar 2011
File Updated: 24 Mar 2011
File Category: Hooks and Plugins

This hook will sort your Active Users List (at the bottom of your forum index) alphabetically. By default the list is sorted by Last Click, which I don't find particular useful. If you want to skim the list of online users, it's much easier to parse when the names are all listed in alphabetical order.

Click here to download this file

  • 4 months later...

any plans to update to 3.2?

  • 2 months later...
  • Author

Yes, now that I've updated my forum to 3.2, I need to update this. :D

  • 1 month later...

To update this for 3.2.3 simply change line 26 to:

    public function boardIndexTemplate($lastvisit="", $stats=array(), $cat_data=array(), $show_side_blocks=true, $side_blocks=array())[/CODE]

And line 44 to:

[CODE] return parent::boardIndexTemplate($lastvisit, $stats, $cat_data, $show_side_blocks, $side_blocks);

  • 1 month later...

What can i change this hook when i want sort user by group?

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.