Posted March 23, 201114 yr File Name: Sort Active Users AlphabeticallyFile Submitter: AtariAgeFile Submitted: 23 Mar 2011File Updated: 24 Mar 2011File 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
October 29, 201113 yr 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);
Archived
This topic is now archived and is closed to further replies.