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?
|