![]() |
posts in specyfic forum
hello
how to check how much posts user have written in one specyfic forum? thanks. |
If you just want to check on a users posts every once in a while in the admin cp, then check out this mod -Users posts
|
You can use a MySQL query, something like this:
[sql]SELECT COUNT(postid) AS numposts FROM posts WHERE forumid = X AND postuserid = X[/sql] This query might be pretty costly though. |
All times are GMT. The time now is 09:56 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:
|