vb.org Archive

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

popowich 11-19-2008 10:05 PM

Error while uploading - security token
 
Quote:

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

I get that error when uploading a .AVI movie with either the manage attachments or the paperclip when creating a new post on my site. The allowed attachment size is far greater than the size of the file I'm trying to upload. I do not seem to have a problem uploading any other file types. Any suggestions?

-Raymond

SEOvB 11-19-2008 10:08 PM

Try this: http://www.vbulletin.com/forum/showthread.php?t=268862

If that doesnt help. In your templates search for
Code:

<input type="hidden" name="do" value="process" />
add
Code:

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

popowich 11-19-2008 10:14 PM

Any idea which template needs the fix?

I had a match in SHOWTHREAD but adding the code after the line in that template did not fix the problem.

SEOvB 11-19-2008 11:22 PM

Quote:

Originally Posted by popowich (Post 1668955)
Any idea which template needs the fix?

I had a match in SHOWTHREAD but adding the code after the line in that template did not fix the problem.

It'd probably be one of the attachment templates

Check under the new posting templates there are a few dealing with atachments there.

Dismounted 11-20-2008 03:46 AM

<a href="http://www.vbulletin.com/go/securitytoken" target="_blank">http://www.vbulletin.com/go/securitytoken</a>


All times are GMT. The time now is 05:04 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.02239 seconds
  • Memory Usage 1,717KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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