The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Exclude forum from threads & posts total
Ok, first off I *know* this has to be posted somewhere else.. but I have been searching for like an hour now with no luck. I have found some close ones - like how to not count replies for users etc... but nothing like this. (I have even seen other requests)
I have a forum that gets crap posted in it and just do not want it to go toward the total posts or threads count (not just the user, but the total for the entire system) I have a feeling it is going to be one of those things where you find where the total is increased and put a != forum# type thing.. but I'm not ready to go messing with that on my own as I'm not 100% where, when, how. Once again, I apologize if this has already been posted. If you want to just post a link that is fine. I'll even take public ridicule.. I just can't stand searching anymore |
#2
|
||||
|
||||
Well you can stop it from adding to the number of your users post count by setting the last option in the forum options to no (Count posts made in this forum towards user post counts?).
To not show threads in that forum in the total threads for the board, open your forum/index.php file and look for: PHP Code:
PHP Code:
The posts part would be a little more tricky and (unless I'm missing something) would add at least an extra query or 2 to your index page. If you still want to do it despite the extra queries let me know and I'll post instructions after I get home, assuming someone else doesn't beat me to it. |
#3
|
||||
|
||||
Excellent, thanks.. and yea, if you could post that other part I'd really appreciate it. At least for now I'm not too concerned about the queries - I will most likely find a way around this eventually.. but while we're testing I'd like to have that stuff not counted.
Thanks so very much!! :laugh: |
#4
|
||||
|
||||
Or... to save queries, I wonder if there is a way to not count posts from certain forums when the actual count is made... I don't know enough yet where to look, but I'd think there are a few places where these counts are incremented - I could just have it not increment and it would always count it as 0...
Perhaps this would be similar to how you can already set it to not count users posts in a forum, just not count forum posts in a forum.. (if that makes sense) :knockedout: ? |
#5
|
|||
|
|||
I als don't want new posts in some forums counted in new threads and new posts.
How? |
#6
|
||||
|
||||
bump - still looking for a way to get a forum to NOT count in the new posts total when a user visits a site.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|