![]() |
User with most posts in X days??
I have searched to my little hearts content and haven't been able to find anything.
Is there a plugin or product I can download that can tell me what user posted the most amount in a certain number of days?? |
You could try doing a query, like from phpMyAdmin. Maybe like:
Code:
SELECT userid, username, COUNT( * ) AS count FROM post ETA: I think "CURDATE( ) - INTERVAL 7 DAY" with >= would actually include all posts in the 7 days before today, plus any posted today. |
You can also try this mod, https://vborg.vbsupport.ru/showthread.php?t=232021
|
All times are GMT. The time now is 02:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|