FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » FUDforum 3.0+ » User Manager Sorting
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: User Manager Sorting [message #166360 is a reply to message #166354] Fri, 25 November 2011 08:38 Go to previous messageGo to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma:
Senior Member
Administrator
Core Developer
Workaround is to go to the ACP -> SQL Manager:
SELECT login, FROM_UNIXTIME(last_visit) FROM fud_users ORDER BY last_visit DESC LIMIT 10;

You are also welcome to write (or sponsor) a patch to add/improve existing functionality.

Best regards.

Frank
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Static Page Manager (answered)
Next Topic: SQL Error
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 08:24:37 GMT 2024

Total time taken to generate the page: 0.04562 seconds