View Full Version : Video Upload Fails - Security Token Missing
emailapphost
03-10-2009, 07:49 AM
I try to upload a video file in, as an attachment, in a post and get this error message.
What do I need to do? Thanks.
I want the locally hosted video file to play in the post, is there a better way to do this than to upload it as an attachment?
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.
snakes1100
03-10-2009, 08:25 AM
<a href="https://vborg.vbsupport.ru/showthread.php?t=177013" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=177013</a>
or
You will have to find out what hack/addon you installed that is causing the issue, please reference the hacks you ahve installed on your site and make sure they are up2date.
popowich
03-10-2009, 01:36 PM
I've noticed this error also seems to be displayed if you try to upload a file bigger than your php max upload file size.
-Raymond
emailapphost
03-11-2009, 08:29 AM
Is there a way to change the file upload size in the control panel?
Or, do I need to do it this way:
https://vborg.vbsupport.ru/showthread.php?t=203995
popowich
03-11-2009, 02:11 PM
You'll need to do it with a php.ini or .htaccess file depending on your host.
Quick question. Are your attachments stored in mysql (database) or in the filesystem?
If they are stored in the database try moving them into the filesystem.
-Raymond
emailapphost
03-12-2009, 07:19 AM
Thanks popowitch,
I set up a new thread where I explain what I am trying to do:
https://vborg.vbsupport.ru/showthread.php?t=208084
emailapphost
04-05-2009, 06:56 AM
Popwitch,
How do I know if my files are stored in the DB or in the file system? Is there a setting for this in vBulletin?
popowich
04-05-2009, 04:38 PM
This ended up not being the fix for a similar issue I was working on at the time. But since you ask, you can find your storage type by logging into your admincp, opening up the attachments navigation in the left frame, and clicking attachment storage type in there.
-Raymond
as7apcool
04-05-2009, 06:53 PM
you can make attachments hosted in a files instead of hosted them in sql server
emailapphost
04-08-2009, 07:04 PM
With large video files, 10-200 MB in size.
Should I go for DB storage or file-storage?
What is most likely to work well?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.