You are not logged in.
- Topics: Active | Unanswered
Pages: 1
#1 2010-01-24 02:07:06
- xSDMx
- Member
- Registered: 2008-06-24
- Posts: 129
Post Count & Specific Forums
How do you make a specific forum/sub-forum not add posts to a user's post count?
Offline
#2 2010-01-24 02:17:24
- Franz
- Lead developer

- From: Germany
- Registered: 2008-05-13
- Posts: 3,755
- Website
Re: Post Count & Specific Forums
You need to add an extra column to the forums table that is used to enable/disable this feature, fetch that column when a post is created and use that to only conditionally update the user's post count.
I hope I'm not being too abstract. I am assuming you know how to write some PHP.
Offline
#3 2010-01-24 08:18:37
- Franz
- Lead developer

- From: Germany
- Registered: 2008-05-13
- Posts: 3,755
- Website
Re: Post Count & Specific Forums
Sure. Just send me an e-mail. I don't have time to turn it into a mod (you can do that if you want), so just send me your copies of admin_forums.php and post.php.
Offline
Pages: 1
