PDA

View Full Version : New Posts link shows only threads begun within last 90 days


zylstra
02-19-2007, 09:32 PM
How can I generate a search that acts just like New Posts except shows only threads that were begun less than 3 months ago?

SCRIPT3R
02-20-2007, 12:43 AM
so you want an "Old Posts" link showing threads/posts that were created 90+ days old?


You can submit a search to vBulletin with a URL, just like you can with the search form. http://www.yourforums/search.php?do=process&query=searchword, where searchword is the word for which you are searching.

Here is a list of the extra search parameters you can add to the URL. When you add a search parameter to the URL you need to add this to the end of the URL: &variable_name=valueSearch field: Find Posts from

Variable name: searchdate
Values:

0 = Any Date
lastvisit = Your Last Visit
1 = Yesterday
7 = A Week Ago
14 = 2 Weeks Ago
30 = A Month Ago
90 = 3 Months Ago
180 = 6 Months Ago
365 = A Year AgoVariable name: beforeafter
Values:

after = and Newer
before = and Older

zylstra
02-20-2007, 12:55 AM
GearTripper, thanks for trying to help out. I am looking for something other than the answer you have provided. You mention "Search field: Find Posts from". I am looking for threads started less than 3 months ago.

SCRIPT3R
02-20-2007, 04:23 PM
search.php?do=getnew&ftype=newthreads

zylstra
02-22-2007, 05:37 AM
ftype=newthreads does nothing to keep out threads begun longer than 90 days ago. I've tested it.

Done. https://vborg.vbsupport.ru/showthread.php?t=140119