vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Invalid security token error (https://vborg.vbsupport.ru/showthread.php?t=321556)

praveen1980 01-22-2016 01:02 AM

Invalid security token error
 
Users in my forum are complaining they are receiving
"Your submission could not be processed because a security token was invalid".
whenever they try to login or whenever they try to download stuff (i am running DownloadsII plugin) or when they click on Today's posts.

Until sept-oct 2015, we never had this issue.

The forum is running Version 4.2.3 with a few add-ons.

I searched, applied a few fixes mentioned but they are not able to fix it.

Any idea how can i fix this? Since 2008 this site has been on a custom theme and as i said above, never had this issue.

It's been happening more regularly only in the last 30 to 45 days.

thanks.

MarkFL 01-22-2016 01:23 AM

What I suggest first is to do a search in your templates for:

HTML Code:

{vb:raw userinfo.securitytoken}
And change any instances you find to:

HTML Code:

{vb:raw bbuserinfo.securitytoken}
(Make a note of all templates changed in case you need to revert).

Then, check the links in your "Navigation Manager" for instances of:

Code:

{userinfo.securitytoken}
and change those to:

Code:

{bbuserinfo.securitytoken}

Bounce 02-10-2016 09:55 PM

Quote:

Originally Posted by MarkFL (Post 2563168)
What I suggest first is to do a search in your templates for:

HTML Code:

{vb:raw userinfo.securitytoken}
And change any instances you find to:

HTML Code:

{vb:raw bbuserinfo.securitytoken}
(Make a note of all templates changed in case you need to revert).

Then, check the links in your "Navigation Manager" for instances of:

Code:

{userinfo.securitytoken}
and change those to:

Code:

{bbuserinfo.securitytoken}


same issue here, users getting Invalid security token when they try to post, no templates are showing
{vb:raw userinfo.securitytoken}

UK CHI3F 02-19-2016 12:03 PM

same issue, was there a fix?
I have searched and not found either instance in templates

Lynne 02-20-2016 05:01 PM

Are you using a custom style or a default style? If a custom style, you may need to update your templates to include the securitytoken in your forms.


All times are GMT. The time now is 06:52 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.01182 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
  • (4)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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