![]() |
Security token issue
Hey,
Everytime someone goes to make a post via the quick reply, I am getting this email from my security token error detector: Quote:
Thanks in advance. |
Create a new style with no parent - Styles & Templates > Style Manager > Add New Style > no parent - then browse the site using that totally default vbulletin style - do you still get this error?
|
Hi,
This is only in my custom template. it's also happening if I click go advanced and try and post from there. Is there something missing from my posting templates? Thanks |
Yeah, you are missing the security token in your templates. You can read this about how to fix it - Implementing CSRF Protection in modifications
|
Hi I had the very same problem witha custom template what the coder forgot to do is add the security tokens in the xml style product so when you uploaded the styles product it was already missing the security token. If you open up your templates you`ll be able to she that in the code there are security tokens for users to use certain fuctions. I would suggest reporting it to the style maker and if its paid they should have t fix it because that means its just not your style thats messed up. I hope this helps you out some enjoy
~Pein87 |
Quote:
Code:
$stylevar[htmldoctype] |
I don't know which templates. I guess what I would do is turn this on - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes. Now go to the page having problems and view it in your style. Copy the page source to a text document. Then view the page using the default (working) style. Copy the page source to a text document. Compare and see what is missing. Find the template name in the page source and look there.
|
you find
showthread_quickreply showthread_quickreply_full and add HTML Code:
<input type="hidden" name="s" value="{vb:raw session.sessionhash}" /> |
Quote:
|
I am using vb 3.8.4 and having the same issue. Can anyone help???
|
All times are GMT. The time now is 08:42 AM. |
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:
|