How do I allow all forums and threads to stay visable even if no posts are logged in a 30 days period?
Announcement
Collapse
No announcement yet.
Forums/Threads disappearing after 30 days
Collapse
X
-
To update all the forums at once, run this query:
UPDATE forum SET daysprune=-1;
After running that query, update the forum counters:
Admin CP -> Import & Maintenance -> Update Counters -> Rebuild Forum InformationSteve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
-
Yes. There is no global setting for this. It's a per-forum setting. The next version of vB will default to 'View all threads' instead of 30 days.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
-
Originally posted by Steve MacholYes. There is no global setting for this. It's a per-forum setting. The next version of vB will default to 'View all threads' instead of 30 days.
Comment
-
Yes, that would be the default. However each user can override this setting in their User CP options.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment