The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
:: Submission token missing ::
I m getting complaints from members that they get this "Your submission could not be processed becauuse security token was missing". Any idea how this can be removed ?
Ty. |
#2
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showthread.php?t=177013" target="_blank">Implementing CSRF Protection in modifications</a>
|
#3
|
|||
|
|||
I have to edit every template now ?
|
#4
|
|||
|
|||
You can do a search/replace in the style for </form>
and replace it with <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /></form> |
#5
|
||||
|
||||
No, as the only forms you need this on are the ones that do method="post". There are other forms in vb.
|
#6
|
||||
|
||||
if you upgraded to 3.7 successfully then you wouldn't have a problem
since you are missing the token - most likely you are missing a lot more .. I suggest comparing your templates for out-of-date custom templates. |
#7
|
|||
|
|||
Please use the search feature this questions has been asked & answered many times...
Here are a few results after searching for "security token": https://vborg.vbsupport.ru/showthrea...security+token https://vborg.vbsupport.ru/showthrea...security+token I recommend you do your own search and read the threads returned, most include details on how to fix the problem. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|