vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Search Engine Firefox (Security Token) [Problem] (https://vborg.vbsupport.ru/showthread.php?t=195814)

Airon 11-09-2008 01:00 PM

Search Engine Firefox (Security Token) [Problem]
 
hello all

i'm having a problema with the security token message:

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.
That problem happens with the search engine that i created for firefox. On vbulletin 3.6.8 it worked fine, but now... :(

I tried to put it:

Quote:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
everywhere, including the .src file

Quote:

<search
version="7.1"
name="******"
description="******"
sourceTextEncoding="0"
method="POST"
action="http://******/forum/search.php?do=process"
queryCharset="UTF-8"
searchForm="http://******/forum/search.php"
>

<input name="query" user>
<input name="do" value="process">
<input name="quicksearch" value="1">
<input name="s" value="">
<input name="showposts" value="0">
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
But it didnt work too, and the original forum search of vbulletin works fine.

Someone knows what can be done to fix it?

Thanks in advance.

Dismounted 11-10-2008 05:20 AM

Are you referring to a search engine plugin for Firefox? The box where Google search is?

Airon 11-10-2008 10:16 PM

Quote:

Originally Posted by Dismounted (Post 1662768)
Are you referring to a search engine plugin for Firefox? The box where Google search is?

Yes, when i use it, shows the security token message :(

Dismounted 11-11-2008 03:39 AM

Unless you disable CSRF protection on the search page, there is no practical way of solving the issue. By default, the search needs a security token - and that should not be changed.

Airon 11-11-2008 11:19 PM

And how do i disable CSRF protection on the search page?

Thanks for your help. ^^

Dismounted 11-12-2008 07:18 AM

It is not recommended - it was put there for a reason, no? But if you really want to, you will be able to find the article regarding CSRF protection in the Articles section.


All times are GMT. The time now is 05:41 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.00969 seconds
  • Memory Usage 1,723KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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