The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to add a search form on a non-vb page?
Anyone know how? It was possible in 3.68 but now with the updated versions and the tokens...doesnt' work anymore.
|
#2
|
||||
|
||||
Make the token "guest".
|
#3
|
|||
|
|||
Sorry I'm not sure what that means...how do you do that?
|
#4
|
||||
|
||||
In the security token field, use "guest".
|
#5
|
|||
|
|||
Is there a way to fix the
Quote:
|
#6
|
||||
|
||||
Quote:
|
#7
|
|||
|
|||
thx. I did that but I got that error if I'm logged on when doing a search on a non vb page.
Quote:
|
#8
|
||||
|
||||
If you created the page using one of the articles in the Articles forum, then the $head and $headinclude are called and the value for that should get filled in automatically in this line:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> It will say "guest" if the person isn't logged in, and it will have the value in there if they are. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|