Forums

Unfortunately no one can be told what FluxBB is - you have to see it for yourself.

You are not logged in.

#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.


fluxbb.de | develoPHP

"As code is more often read than written it's really important to write clean code."

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.


fluxbb.de | develoPHP

"As code is more often read than written it's really important to write clean code."

Offline

Board footer

Powered by FluxBB 1.4.8