The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hello,
I'm changing the "Today's Posts" link in the "quick links" pulldown (navbar) to "My Threads in Past Month". I'm doing this because I already changed my "New Posts" link to have the "Today's Posts" option in a pulldown. Currently, my search code is: Code:
<tr><td class="vbmenu_option"><a href="search.php?do=process&showposts=0&starteronly=1&exactname=1&searchuser={$vbulletin->userinfo['username']}">My Threads from Previous Month</a></td></tr> What do I add to the code to get only the results from the past month? Thanks in advance for the help. Regards, --------------- Added [DATE]1232569746[/DATE] at [TIME]1232569746[/TIME] --------------- Nevermind. Found it. Added &searchdate=30 to the string. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|