The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
On forumdisplay.php, I want to change the 'last 30 days' as the dault to 'last 100 days'.
Anyone have any idea where this default is set? Regards, Matt |
|
#2
|
||||
|
||||
|
Admin CP -> Forums & Moderators -> Modify -> [edit]
|
|
#3
|
|||
|
|||
|
Thanks, that's exactly right!
|
|
#4
|
|||
|
|||
|
What if you have 500 forums and you want to change them all?? Can you do them all at once through phpMyAdmin?
|
|
#5
|
|||
|
|||
|
Run this query then:
UPDATE forum SET daysprune = '100' Should work, backup your DB before doing so .
|
|
#6
|
|||
|
|||
|
...
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|