The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Save Custom Search Parameters / Pass Search as Link
Is it possible to save the search parameters so that all users can find posts from a certain criteria. And then create a link that displays those results.
For example I want to show all the posts in the forum with a certain prefix. I can do this easily through the search menu. However, I want my users to be able to click on the home page to display those results without having to go into the advanced search page. |
#2
|
||||
|
||||
Look at the search parameters (ie. the input box names) replicate that into a URL.
|
#3
|
|||
|
|||
I've tried this:
Code:
http://***/search.php?prefixchoice='Closed:' |
#4
|
||||
|
||||
Code:
http://www.yoursite.com/forums/search.php?do=process&prefixchoice[]=closed |
#5
|
|||
|
|||
Thanks!, Got it to work, Had to change it to the Prefix ID though.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|