vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Security Token Problem (https://vborg.vbsupport.ru/showthread.php?t=240438)

Devil Woman 04-14-2010 10:30 AM

Security Token Problem
 
I have recently started getting this error message on my forum which has been picked up from using the mark forums read feature

Quote:

Your submission could not be processed because a security token was invalid.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
Any help is greatly appreciated.

Thanks.

legacy123 04-14-2010 10:40 AM

hmmm I had this same error I do not know what I did but it seemed to go away.

More Info would def help though

Marco van Herwaarden 04-14-2010 10:53 AM

To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.

Marco van Herwaarden 04-14-2010 10:54 AM

More info on this is available at Implementing CSRF Protection in modifications

Devil Woman 04-14-2010 10:55 AM

I haven't changed anything at all in the settings which I would expect to change this however I do now have when registering now the image verification mod aswell as image verification from ReCaptcha, could they cause any problems?

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

Quote:

Originally Posted by Marco van Herwaarden (Post 2021060)
To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.

Thanks for that I shall do this and let you know how I get on.

Angel-Wings 04-14-2010 11:16 AM

Check the templates of the used skin where this happens and - for this particular problem - link should be:

forumdisplay.php?do=markread

Or just searching for "do=markread" then comparing this template with the one from the default skin adding the securitytoken JS function (if missing) and correcting the link. :)

Devil Woman 04-14-2010 11:35 AM

Thanks for this, have now got it sorted :)


All times are GMT. The time now is 03:45 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.01139 seconds
  • Memory Usage 1,726KB
  • 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
  • (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