TinyPortal

Development => Support => Topic started by: gamesmad on April 07, 2006, 06:36:42 PM

Title: Upload problem :S
Post by: gamesmad on April 07, 2006, 06:36:42 PM
When I try to upload a file larger than 2mb through the d/l manager, I get the error -

The upload was not able to complete.This might happen because it took too long to upload or the file is bigger than the server will allow.

Please consult your server administrator for more information.

Well, Im a little stuck on what to do know, as virtually none of the files I need to upload are under 2mb...  How can I get it working correctly??

Will
Title: Re: Upload problem :S
Post by: stigmartyr on April 07, 2006, 07:35:48 PM
You need to go to DownLoad manager and set the maximum file size to one that you would like ;)

Just ad another zero and 2mb becomes 20mb
Title: Re: Upload problem :S
Post by: gamesmad on April 07, 2006, 07:37:33 PM
Um, I set it to 999999999999 and I still get the same message.  And anyway its in kb not mb.

Will
Title: Re: Upload problem :S
Post by: anunlike on April 07, 2006, 08:11:54 PM
Ask your host about it. I had to do that to get some mods uploaded that were too large for what my host had set by default. I forget which settings they changed, specifically, but they increased them and that got rid of the problems.
Title: Re: Upload problem :S
Post by: gamesmad on April 07, 2006, 08:12:45 PM
OK, Ill contact them.

Will
Title: Re: Upload problem :S
Post by: Thox on April 10, 2006, 12:43:10 PM
You need to change the max file upload limit on your server, in the php file.  This is usually set to 2mb.  You host may change this for you, if they allow this.

Thox
Title: Re: Upload problem :S
Post by: gamesmad on April 10, 2006, 01:09:30 PM
OK, Ill email them about it, thanks.

Will