Page 1 of 1

Fileuploader issues

Posted: Tue Jun 25, 2013 7:41 pm
by ajfluffy
Not sure if this is the proper place for this since its a bug with the website, but trying to update an existing addon gives:
at "http://te4.org/node/add/game-addon-version"
413 Request Entity Too Large
nginx/1.4.1

Re: Fileuploader issues

Posted: Tue Jun 25, 2013 9:00 pm
by minmay
I've had this too, seems like you can't upload addons bigger than 1 MB (the php default, so I suspect the problem is te4.org's php.ini or .htaccess).

Re: Fileuploader issues

Posted: Tue Jun 25, 2013 9:33 pm
by ajfluffy
Bet was broken in server move. Needs to be bigger limit if addons need to include graphics.

Re: Fileuploader issues

Posted: Tue Jun 25, 2013 9:36 pm
by darkgod
Try now should be fixed

Re: Fileuploader issues

Posted: Tue Jun 25, 2013 9:58 pm
by minmay
Works now, thank you!