The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to call humanverify[hash] from non-vb page?
In the human verify template there is a hidden input:
Code:
<input id='hash' type='hidden' name='humanverify[hash]' value='humanverify[hash]' /> Code:
echo $vbulletin->userinfo['hash']; |
#2
|
||||
|
||||
You need to include the vBulletin Human Verification class to use those features...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|