The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Search first thread only
First of all, I think a lot of us would be completely lost if it wasn't for this site. Thank you for all of your hard work.
I think searching could produce even more relevant results if you were able to search only the first post of a thread. I have know idea how this would be done, but I'm sure if it can be, the person who can do it is a member. I would use this feature. Would anyone else? -Matt |
#2
|
||||
|
||||
Hmm I could see this use for this. We could make an extra form on the search page and have it say "Find a modification". It would then search only the first posts of threads in the modifications forums.
|
#3
|
||||
|
||||
interesting idea i think
|
#4
|
|||
|
|||
This would be brilliant for my news forum .. wish I knew how to do it.
|
#5
|
||||
|
||||
Sounds good. I will look into this when i get a chance and see if it's worth taking on (need to see how complex the coding will be and such).
|
#6
|
|||
|
|||
Great idea!!!
|
#7
|
|||
|
|||
in search.php
$postQueryLogic[] = 'thread.firstpostid = post.postid'; placed directly under // show results as threads ********************** Works for me. I made a duplicate search.php file to use this; someone can find a better use - go for it. |
#8
|
||||
|
||||
You can do it via a plugin, no need to edit the file.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|