vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   problem security token (https://vborg.vbsupport.ru/showthread.php?t=210046)

Dj Sagi 04-01-2009 02:34 PM

problem security token
 
i want forward posts ot threads and sometimes this message apear to me:
Quote:

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

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
i check the guide of secuirty token and i add the line
Quote:

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

Quote:

<input type="hidden" name="s" value="$session[sessionhash]" />
in all templates and it is not help...
after i desabled hooks and plugins
and it is not help....
what the problem?

thx for help...

Lynne 04-01-2009 02:43 PM

Try this with all your plugins disabled (including any htaccess changes):
Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

Dj Sagi 04-01-2009 02:47 PM

in the new style it is not happen
but i have beutiful style....
and i add secuirity token in all this style...
what can i do?

Lynne 04-01-2009 03:04 PM

You will need to look at every modified template you have in your style and compare it to the Jelsoft one and make sure you add the securitytoken everywhere that they have added it.

Dj Sagi 04-01-2009 03:07 PM

i do it and it is not help :(
plz nobody have the problem?
it happen after i improve the ver to 3.8.1

Lynne 04-01-2009 03:15 PM

If it doesn't happen in the default style, but it does in your style, then you are missing something. Nobody can tell you what that is or where. You need to go through and do this.

Dj Sagi 04-01-2009 03:34 PM

now it is not happen.... when i delete the line
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
from this templates:
moderation_filter
moderation_posts
moderation_threads

it was the problem

i dont know why...
i read article that i need add the line
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
after all
<input type="hidden" name="s" value="$session[sessionhash]" />

that in all templates

thx for help!
you can close...


All times are GMT. The time now is 07:17 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.01064 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
  • (3)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