![]() |
This is good... and so close to what I had hacked into 3.0.x
What I'm looking for is a search function that can be given a threadid and userid, not username. And that can be called from a GET query, such as search.php?threadid=123&userid=123 and then show the results as posts. Where I put this is on the popup showing number of people who posted in a thread. I made the numbers clickable so that the opener window changed to show which posts they were. That should be in vBulletin by default and is not. But my question is... how could I adjust the hack to use userid, and what should be the URL I would need to see the results? |
How could I edit this so that the boxes are separated by a title? One box that says Username and one that says Keyword.
Like the hack that lets you search posts and titles. |
Just modify the Template as you like :)
|
Code:
<div class="vbmenu_popup" id="threadsearch_menu" style="display:none"> |
installed. thanks.
|
Is there a way to call this with a URL like:
search.php?threadid=XXX&userid=YYY And have it show everything that someone has posted in a thread? |
I tried to install this but It didnt seem to work so what did I miss?
I made teh proper edit in the templet and installed the plugin any ideas? |
@buro9
Yes, it's possible. do=process&searchthreadid=X&userid=Y @cnutter What exactly does not work? |
Quote:
KirbyDE, Maybe, I am not getting it but when I went to a forum to do a search in a very large thread on my site to test it I couldnt find/see the search field as show in your screen shot of the hack. I maybe missing something.... :ermm: |
KirbyDE
I figured it out.... Code:
<input type="text" class="bginput" name="query" size="20" />$gobutton<br /> I had put it above the wrong one. Its fixxed now.... thanx.... |
All times are GMT. The time now is 09:54 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|