![]() |
How can you see how many posts users made in a day?
How can you see how many posts users made in a day?
Is there an option in the admin panel? |
Custom select query...
Code:
SELECT Count(*) AS ActivityCount, `user`.`userid`, `user`.`username` AS Username |
how do I do that?
|
Directly to your database
-or- AdminCP -> Maintenance -> Execute SQL Query |
All times are GMT. The time now is 08:29 PM. |
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:
|