The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Urgent help needed in vbulletin search function
Hey guys,
I am writing out a php code which appears on the search result page, now that code needs the SEARCH QUERY words inside. Just like i search for : VBULLETIN themes. Now on the SEARCH RESULTS page, it should pop up words like . Quote:
How do i do this, i need EXACT SAME SEARCH WORDS that this guy searches on board. For this i need some vbulletin search engine tag like {vb:rawphrase search hash} I am not able to find what vbulletin calls it..?? Can anyone tell this..?? Please help me, its really URGENT..??:erm: Replies awaited. |
#2
|
|||
|
|||
So, no one ..
No one knows this thing.. Not even senior programmers |
#3
|
||||
|
||||
The words show up at the top of the search page already, so I'm not sure what you are asking about.
Quote:
HTML Code:
<p class="description"> {vb:raw criteriaDisplay} </p> |
#4
|
|||
|
|||
Nothing,
vbcriteria display pops up this : Type : Keywords: Posts : keyword_term I cant extract keyword_term from this. |
#5
|
||||
|
||||
I can't tell what you are talking about from that little information. If you are going to use the variable I posted, you will need to make sure it is available in whatever template you want to use it in. Making it available means making sure the code has already run and the variable is registered for use in the template you plan to use it in .
|
#6
|
|||
|
|||
Hello Lynne, I guess what the thread starter, and me for that matter, is looking for is a way to just get the raw "search keywords". Example is I search for "vBulletin", we need a way to just extract the keyword "vBulletin" instead of "Keyword(s): <b><u>vBulletin</u></b>" which is what the function {vb:raw criteriaDisplay} returns. Any ideas? ^_^
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|