vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v3.0 Support > "How Do I..." Questions

Reply
 
Thread Tools Display Modes
  #1  
Old 08-23-2007, 08:36 AM
Pintur Pintur is offline
Junior Member
 
Join Date: Jun 2007
Posts: 6
Default Module who's onlin order by last activity?

Hi, i have the module who's online but is in alphabetical order

it wish there too in order by last activity. is possible?

Thanks
Reply With Quote
  #2  
Old 08-23-2007, 10:16 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Module who's onlin order by last activity?

If you look in your forum/modules/onlineusers.php file for this code:
PHP Code:
ORDER BY username ASC 
And replace with this:
PHP Code:
ORDER BY session.lastactivity DESC 
Then that should allow you to order the users by last activity.
Reply With Quote
  #3  
Old 08-23-2007, 11:25 AM
Pintur Pintur is offline
Junior Member
 
Join Date: Jun 2007
Posts: 6
Default Re: Module who's onlin order by last activity?

Thanks Brian,
__________________
www.coplanet.it
Tutto sui VideoGames: Forum, News, Recensioni, Trucchi, Soluzioni, Obiettivi 360, Save Wii, Guide, Schede Tecniche, Giochi in Uscita e tanto altro ancora....
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Module Order DementedMindz "How Do I..." Questions 4 05-27-2007 10:38 AM
Changing the order of module in my ADMINCP attroll "How Do I..." Questions 2 06-07-2006 02:51 AM
Different module order in pages electron "How Do I..." Questions 1 04-18-2006 02:27 PM
Module Display Order problem khul`Shalkrum Troubleshooting & Problems 4 11-01-2005 04:14 PM
Page order problem in Nav module AJ4 Troubleshooting & Problems 2 10-12-2005 03:37 PM


All times are GMT -4. The time now is 10:55 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.