The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
security token
been getting this error , how can i fix it ?
vBulletin Message Your submission could not be processed because a security token was invalid. If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error. Supremacy Sounds |
#2
|
|||
|
|||
firstly do the following
define('DISABLE_HOOKS', true); in your config if it does not solve your issue then you may of altered template coding, revert to original |
#3
|
||||
|
||||
Depending on which version of vBulletin you are using, adding the following to your templates may help:
Search in Templates for: value="$session[sessionhash]" Add under: <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> More information available here: Security Token |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|