The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Little help: Rebuild Post Cache
Greetings!
The board that I admin has nearly 5 million posts. I suspect that I need to AdminCP->Maintenance->Update Counters->Rebuild Post Cache. Should I disable the board before doing this? Is this a processor intensive operation? (will it put a heavy load on the server?). Thanks for any info or insight. --RayJ |
#2
|
|||
|
|||
Yes this is processor intensive.
But why do you need to do this? |
#3
|
||||
|
||||
Quote:
I problem is with a modification that displays an icon based on there being info contained in a field: PHP Code:
--RayJ |
#4
|
|||
|
|||
If you give it time it should automatically update the cache. If it doesnt then run that.
|
#5
|
||||
|
||||
Thanks! I thought that might be the case.
I will just wait for it to update itself. (I would rather not force it!) --RayJ |
#6
|
|||
|
|||
Just clear out the postparsed table:
[sql]TRUNCATE postparsed;[/sql] Cache will be rebuild while posts are viewed for the first time. |
#7
|
||||
|
||||
Thank you!
--RayJ |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|