![]() |
Currently Active Users list sorted by activity
Is it possible to make the "Currently Active Users" list on the "What's Going On?" box on your forumhome list user sorted by last activity instead of random or alpabetical??
Kinda like this hack which does it for the "Who's Online" list. |
Untested, but in your main forum index.php file find:
Code:
" . iif($vbulletin->options['displayloggedin'] == 1 OR $vbulletin->options['displayloggedin'] == 3, "ORDER BY username ASC") . " Code:
ORDER BY session.lastactivity DESC |
It works just fine! Thanks for your help sir. :)
|
All times are GMT. The time now is 11:56 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|