The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Post of the precedent X days (VB 3.0.0)
Hi all, I'm looking for a hack that allow my user too search the post of the precedent 1/2/3/4/5 days, can someone help me?
(I think that a hack of this type exists for the vb 2.3.x but I look for it for vb 3.0.0) Tnx in advance Regards |
#2
|
||||
|
||||
This feature exists... search posts from yesterday/1 week ago...
|
#3
|
||||
|
||||
Quote:
And If I wanto to search All post of Yesterday what I can write in "Key Word(s):"??? Regards |
#4
|
||||
|
||||
For the days to search for..add this into the "search_forums" template:
Find This PHP Code:
PHP Code:
|
#5
|
|||
|
|||
Quote:
Regards Thoki. |
#6
|
||||
|
||||
search.php?do=getdaily last 24 hours
|
#7
|
|||
|
|||
Don´t understand you, Zachery???
-- Thoki. |
#8
|
|||
|
|||
I'm looking for this too
|
#9
|
|||
|
|||
just put this where you want the box to show like FORUMHOME
Code:
<smallfont><form action="search.php" method="get" name="name"> <input type="hidden" name="do" value="getdaily"> Search for posts from the last <input type="text" value="1" name="days" size="3"> day(s) <input type="submit" value="Search"> </form></smallfont> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|