PDA

View Full Version : Invalid security token error


praveen1980
01-22-2016, 01:02 AM
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:

{vb:raw userinfo.securitytoken}

And change any instances you find to:

{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:

{userinfo.securitytoken}

and change those to:

{bbuserinfo.securitytoken}

Bounce
02-10-2016, 09:55 PM
What I suggest first is to do a search in your templates for:

{vb:raw userinfo.securitytoken}

And change any instances you find to:

{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:

{userinfo.securitytoken}

and change those to:

{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.