Helpful Information
 
 
Category: vBulletin 3.6
Mini Mods - Sort Who's Online by Last Activity

This plugin will make the default sort type on Who's Online by Last Activity instead of by Name.

To install just import the plugin and activate it.

yeb...
thanks alot.

Great :)

Thanks

Nice! Saves me from always clicking Last Activity when looking over the shoulders of my members!

Ha, nice way to spy on the members. I'll give this one a crack.

ok gracias, instalado

Cool , Thanks :)

Wow, that's a simple but very nice addon, thank you.

Thanks for that useful mod, Dream. I'd also like to order "Currently Active Users" on FORUMHOME by lastactivity. How do I do that?

Update:

The order of loggedinusers is selected in admincp:
vBulletin Options > Forums Home Page Options > Display Logged in Users?
Displays those users that have been active in the last XXX seconds on the home page, where XXX is the value specified by your Cookie Time-Out option (Default is last 15 minutes). Not recommended for sites with hundreds of simultaneous users. The Alphabetical option requires more resources than the random option.Only two options are available: Alphabetical or random.

The index.php file has a section:
// ### LOGGED IN USERS ###################################

a few lines below that is:
WHERE session.lastactivity > $datecut
" . iif($vbulletin->options['displayloggedin'] == 1 OR $vbulletin->options['displayloggedin'] == 3, "ORDER BY username ASC") . "

username can be replaced with lastactivity which overrides the vbulletin options setting.

Sorry Mick, I know nothing about the code on FORUMHOME. You could try to ask for help with this in the General vBulletin Mod discussions forum.

Hi, does it work at 3.7?

Works at 3.8!

bundle of thx , work perfect with 3.8.4

Works with Vb4?










privacy (GDPR)