vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Thread Tools Problem (https://vborg.vbsupport.ru/showthread.php?t=177732)

Destined2bGreat 05-01-2008 02:31 PM

Thread Tools Problem
 
Whenever I try to use any of the thread tools it goes to a blank error page and says "Could not find phrase 'security_token_missing'." This also happens when attempting to search the thread and when attempting to quick reply.

Lynne 05-01-2008 02:46 PM

This is because of the new security tokens added. You can read about how to fix this in your forms here: Implementing CSRF Protection in modifications You may want to simply revert your templates to get this fixed (or compare yours to the default and then add the code).

Destined2bGreat 05-01-2008 03:08 PM

I added the line of code to probably all of the forms that have anything to do with thread tools and searching but nothing is happening and it still isnt working. Specifically which forms should i add this to?

Lynne 05-01-2008 03:53 PM

Is this from a modification? Perhaps you need to see if a modification form is missing the new line. Take a look in your source code where the error is occuring and see if all the forms have the additional line. If not, find that particular code and add it.

Destined2bGreat 05-01-2008 04:02 PM

I've searched through all my forms which have value="$session[sessionhash]" in it and added the needed line under it and nothing has happened at all. I also couldnt find value="$session[sessionhash]" in the source anyways. How would i go about disabling this feature for the search function and for thread tools?

Lynne 05-01-2008 04:15 PM

I don't know if you can disable Thread Tools. You can disable search in your vboptions, I believe. Did you check your javascript also? Do you have a modification that is present in your Thread Tools?

Destined2bGreat 05-01-2008 04:18 PM

No i checked the java and i have no mods that interfere with searching or thread tools. I ment how would i disable the new security token option for searching and thread tools i read it somewhere but don't know the exact code for it.

Lynne 05-01-2008 05:06 PM

It is probably in that thread I linked to. I have no experience with this yet since I haven't installed 3.6.10 nor update my test site to 3.7 Gold.

Destined2bGreat 05-01-2008 05:09 PM

It's there it is: define('CSRF_SKIP_LIST', 'action_one,action_two'); I just dont know what i would put for the thread tools and search function in place of action one and two.

Dismounted 05-03-2008 04:38 AM

I would focus on fixing the problem instead of leaving it or using a bypass. Please provide a URL to this forum.


All times are GMT. The time now is 10:25 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.01097 seconds
  • Memory Usage 1,724KB
  • 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
  • (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