The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
On my forums, it only displays threads/posts from the last 30 days.... It has an option to search for older ones, but I would like to show posts at least from the last 90 days. How can I change that setting????
Thanks, Rob |
#2
|
|||
|
|||
![]()
You can change the default in the Forum settings in your AdminCP.
|
#3
|
|||
|
|||
![]()
And where would I find that??? I have looked everywhere! I have logged into the AdminCP, and looked at just about every option, and can't find where to change that setting.
Thanks, Rob |
#4
|
||||
|
||||
![]()
If you want it done for every forum and want it done quickly and you know how to run queries, you can run this query:
Code:
update forum set daysprune=100; Also, you will need to open one forum in the forum manager and save it for the changes to take place in all of them. |
#5
|
|||
|
|||
![]()
AdminCP->Forums & Moderators->Edit Forum->Default View Age
|
#6
|
|||
|
|||
![]()
Got it..... thanks!!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|