Have you tried doing a search? This has been discussed several dozens of times.
open forum.asp in a text editor and go to line 73:
if nDays = "" then
nDays = 30
end if
Change the number in red to any of the following values:
0 = Show all topics
-1 = Show all open topics
1 = Show topics from last day
2 = Show topics from last 2 days
5 = Show topics from last 5 days
7 = Show topics from last 7 days
14 = Show topics from last 14 days
30 = Show topics from last 30 days
60 = Show topics from last 60 days
120 = Show topics from last 120 days
365 = Show topics from the last year