AtariAge Posted March 23, 2011 Posted March 23, 2011 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
AtariAge Posted September 26, 2011 Author Posted September 26, 2011 Yes, now that I've updated my forum to 3.2, I need to update this. :D
Parisian Posted October 29, 2011 Posted October 29, 2011 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);
RLKP Posted December 6, 2011 Posted December 6, 2011 What can i change this hook when i want sort user by group?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.