941 Posts in 272 Topics by 292 members
Forum Module
SilverStripe Forums » Forum Module » Most Active Users (count Post group by Member)
Discuss the Forum Module.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 337 Views |
-
Most Active Users (count Post group by Member)

17 November 2011 at 1:43pm
Before I dive into a bucket full of custom SQL, just wondering if anyone here has already written a code snippet that retrieves something like Most Active Users, based on number of posts/replies/etc.
So far I think I'll need to follow http://www.silverstripe.org/dataobjectmanager-module-forum/show/13265 and do a count of Post, grouped by Member. Does that sound right?
Thanks!
-John
-
Re: Most Active Users (count Post group by Member)

17 November 2011 at 11:38pm
The forum module has it already built in - you can see most active by post using the ForumHolder::member list view.
| 337 Views | ||
|
Page:
1
|
Go to Top |


