vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   30, 60, 90 (https://vborg.vbsupport.ru/showthread.php?t=93087)

Big Daddy 07-28-2005 08:14 PM

30, 60, 90
 
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

Marco van Herwaarden 07-28-2005 08:39 PM

You can change the default in the Forum settings in your AdminCP.

Big Daddy 07-29-2005 09:06 PM

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

amykhar 07-29-2005 09:25 PM

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;
Of course, if you use a table prefix you need to use that.

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.

Marco van Herwaarden 07-30-2005 05:16 AM

AdminCP->Forums & Moderators->Edit Forum->Default View Age

Big Daddy 07-31-2005 02:42 PM

Got it..... thanks!!


All times are GMT. The time now is 11:48 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00968 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete