vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Security Token Error (https://vborg.vbsupport.ru/showthread.php?t=205622)

SVTCobraLTD 02-17-2009 12:38 AM

Security Token Error
 
Code:

Your submission could not be processed because a security token was missing or mismatched.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

Not sure what I need to add to the page giving me this error.

vbplusme 02-17-2009 12:46 AM

If its a form, you have to add the security token code to it. https://vborg.vbsupport.ru/showthread.php?t=177013

SVTCobraLTD 02-17-2009 10:36 AM

Do I add
Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
to the product or the template?

The item in question the "Intro on Register" product. I tried adding the above code to the first line of the product but no luck. I do not believe it has its own template either.

vbplusme 02-17-2009 10:41 AM

Quote:

Originally Posted by SVTCobraLTD (Post 1746743)
Do I add
Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
to the product or the template?

I am not sure I understand the question, most of the time, the template is where that line goes. If you are already installed, no need to add it to the product.

--------------- Added [DATE]1234875048[/DATE] at [TIME]1234875048[/TIME] ---------------

Just saw your other post on the mod, assuming that you are running a custom theme, do you get that error on the default style registration form?

SVTCobraLTD 02-17-2009 03:21 PM

Quote:

Originally Posted by vbplusme (Post 1746747)
Just saw your other post on the mod, assuming that you are running a custom theme, do you get that error on the default style registration form?

Yes I am.

--------------- Added [DATE]1234892709[/DATE] at [TIME]1234892709[/TIME] ---------------

Error happens here
Code:

http://www.site.com/forums/register.php?do=addmember

vbplusme 02-18-2009 06:46 AM

Please refer to the query in the CSRF page that should help you find the templates that need to be fixed in your style. OR get an upgrade from the author of the style.

SVTCobraLTD 02-18-2009 01:07 PM

Found a few templates with the security token missing, added them and now it is working. Thanks for everyone's help


All times are GMT. The time now is 03:03 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
  • Page Generation 0.01192 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete