The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Link to a specific search criteria
How would i be able to link to a specific search
Example, say i had a TV Progs forum and i had a new page with a list of the most popular tv programmes and i a user was to click one of the programme titles it would retrieve all entries of that prog from a specific website. Something like search.php?do=TV_Prog+Forum Thanks in advance |
#2
|
|||
|
|||
Any ideas for this?
I come up with this so far but i cant work out how to get it to search a specific forum. forum/search.php?do=process&titleonly=1&forumchoice=148&query=lost |
#3
|
||||
|
||||
If you look at the Forums page here and click on a link to get all threads in that forum, you'll see this url:
Code:
https://vborg.vbsupport.ru/search.php?do=getdaily&forumid=1&childforums=1&saveprefs=false |
#4
|
|||
|
|||
Thanks for your help Lynne, dont know why i didnt think of looking in search.php.
Anyway i still cant get it to search a specific forum for specific text. I tried this in several different orders.. /search.php?do=process&titleonly=1&forumid=18&child forums=1&saveprefs=false&query =lost The Text is 'Lost' to be searched in forum id 18 This results in a site wide search for 'Lost'. Any further tips? |
#5
|
||||
|
||||
Looking at search.php leads me to believe you should use forumchoice[] instead of forumid like the example I had shown you. The example was for do=getdaily and it uses different variable names than do=process (for some unknown reason).
|
#6
|
|||
|
|||
yeah i tried forumchoice aswell with above string but still no joy.
|
#7
|
||||
|
||||
did you try forumchoice or forumchoice[] (like I wrote)? There is a difference.
|
#8
|
|||
|
|||
Ahh missed that, i do appologise and thanks again. I'll try it out now... and it works.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|