The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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. |
![]() |
|
|