The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to search users' threads by prefix?
I'm looking for the search string that can search a certain user's threads he's started that begin with a certain prefix.
I've got bits and pieces, but here's what I'm looking for. This search string gives me all of that user's posts, but I want threads started with the prefix of "Trip Report". http://www.bogley.com/forum/search.p...vBForum_Thread here's the same string, non linked: Code:
http://www.bogley.com/forum/search.php?do=finduser&userid=333&starteronly=1&contenttype=vBForum_Thread Any help? Thanks. |
#2
|
|||
|
|||
Same question...
Thanks for any help! |
#3
|
||||
|
||||
I already posted this over on vb.com:
Code:
search.php?do=finduser&userid=xxx&starteronly=1&contenttype=vBForum_Post&prefixchoice[]=yyyy |
#4
|
|||
|
|||
Thanks Lynne!
I'm using this code for my mod (Quicksearch adv): Code:
?do=process&query=XXXX&titleonly=ZZZZ&contenttypeid=1&searchuser=KKKK&prefixchoice[]=YYYY Grazie |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|