The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Very simple!
I want to make it so whenever a forum is pruned, or a topic is deleted, the counters on forumhome, ie. Members: 14141, Threads: 5252, Posts: 2525252 <<< the threads and posts counters here should NOT change.
I've done the hack so when a thread is deleted or a forum is pruned or etc. etc. post counts do NOT go down, however i want the same for the counters at the top of forumhome I know it's probably to do with either index.php or admin/functions.php or both |
#2
|
|||
|
|||
just replace the variables in the index.php with the ones that you want counted (the ones you create the queries that select the max(postid) etc...) hope that helps man
g-force2k2 |
#3
|
|||
|
|||
I'm sorry but that went in one ear and straight out of the other, I think i'll need a step by step find this replace this instructions lol :ermm:
|
#4
|
||||
|
||||
Not sure, but try looking through postings.php and finding something like $DB_site->query("DELETE FROM user WHERE post[posts].... or something, maybe comment that out so the post count isnt reduced/delete from the database.
|
#5
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=38411" target="_blank">https://vborg.vbsupport.ru/showt...threadid=38411</a>
|
#6
|
|||
|
|||
Logician to the recsueeeeeeeeeee thanks man
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|