vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Security Token Issue (https://vborg.vbsupport.ru/showthread.php?t=302809)

boxingscene 09-30-2013 04:10 AM

Security Token Issue
 
For some reason I have some users, not all, telling me they are getting error messages every time they try to post - regarding a missing security token.

We have nearly 200,000 registered users, but only a minor amount are having these problems.

How can I correct this problem?

Simon Lloyd 09-30-2013 06:19 AM

First thing to do is collate all the complaints you have and check each name against the usergroups and write down which group they belong to, I suspect they are all in one group and a mod or plugin you have is coded wrong.

The fact that you have 200,000 members is great but you'll find that 90% of them have only posted maybe once and 90% of the remaining 10% have only posted a few times which is why it doesn't become an issue to many times

tbworld 09-30-2013 06:23 AM

You should be able to use a "log parser" and search for the errors. Then use @Simon_ Lloyd technique above. Happy hunting. :)

If you have a large active board a log parser is indispensable in my opinion.

kh99 09-30-2013 10:29 AM

If you have different styles, try posting using each style. It could also be that users using a certain style are getting the error.

boxingscene 10-01-2013 12:35 AM

Quote:

Originally Posted by tbworld (Post 2448932)
You should be able to use a "log parser" and search for the errors. Then use @Simon_ Lloyd technique above. Happy hunting. :)

If you have a large active board a log parser is indispensable in my opinion.

Could this be a browser error? I'm logging in as some of these users and unable to replicate the error.

Lynne 10-01-2013 04:54 PM

Could be, but did you read Kevin's post about about the style? Have you tried posting using each of your styles?

nerbert 10-01-2013 05:42 PM

Could you have Cookies and HTTP Header Options > Session Timeout set too low and they're just timing out?

boxingscene 10-29-2013 08:48 PM

It still happens here and there.

Today it actually happened to me, for the first time, and I post every day, several times a day. But it only happened once so far.

Would posting the following in the postbit template correct the issue.

"<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />"

Max Taxable 11-08-2013 09:32 PM

Quote:

Originally Posted by boxingscene (Post 2457107)
It still happens here and there.

Today it actually happened to me, for the first time, and I post every day, several times a day. But it only happened once so far.

Would posting the following in the postbit template correct the issue.

"<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />"

Very likely.

TheLastSuperman 11-08-2013 10:25 PM

Ahh I didn't realize you had this up here, see my pm I just sent ;).


All times are GMT. The time now is 02:20 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
  • Page Generation 0.01078 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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