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

Home » FUDforum » How To » find user stats
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: find user stats [message #36101 is a reply to message #36082] Sun, 04 March 2007 18:00 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
You need to run a query like this:

SELECT ouser_id, SUM(length) FROM fud26_pmsg GROUP BY ouser_id;

this will give you statistics you are looking for.


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Previous Topic: Force ignore?
Next Topic: Deleting Moderation Queue
Goto Forum:
  

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

Current Time: Fri Nov 22 21:10:41 GMT 2024

Total time taken to generate the page: 0.04568 seconds