PDA

View Full Version : Uploading


Marcus_Fenix
01-30-2009, 01:27 PM
Security Token. v 3.7.0 to V 3.8.0

This question is asked 10000 times but i still dont find right fix.
I have this error a long long time since version 3.7.0

When i upload a file of 4mb and my file maximum is 19mb i get a error with the security token error.

files under 2 mb works fine.

They say go use the orginal VB skin but i still get same error.

Is this serious database problem or just a vb problem ?

Dismounted
01-31-2009, 02:59 AM
Most likely, this is an issue with a modification. Disable all your modification by placing this at the end of your config.php file and try again.
define('DISABLE_HOOKS', true);

Marcus_Fenix
01-31-2009, 04:21 PM
I added that line into the config.php but still get

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

Dismounted
02-03-2009, 07:13 AM
When you use the default style, how do you do this? (You must make sure the style does not have any modifications.)

Marcus_Fenix
02-19-2009, 10:49 AM
Ive found the problem its the php memory limit of the server bad that they wont increase the limit :(

thanks anyways!

TNCclubman
02-19-2009, 11:52 AM
was about to say that. Its the size of the pic... encountered the same problem days ago.