![]() |
Custom File - Security Token Displayed Literally
HTML Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> However, this is the result from my browser: https://vborg.vbsupport.ru/external/2013/12/10.png Unsurprisingly, I'm getting the usual CSRF protection error. Due to this, I have to disable CSRF protection, which isn't what I'd like to do. Is there a way to resolve this? Many thanks. P.S: Merry Christmas! |
You need to change it to this:
HTML Code:
<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" /> |
Quote:
|
All times are GMT. The time now is 10:33 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|