FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Fud 2.0: File upload > 1meg
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Fud 2.0: File upload > 1meg [message #3043] Sat, 08 June 2002 03:10 Go to next message
Kyfhon is currently offline  Kyfhon   United States
Messages: 5
Registered: April 2002
Karma: 0
Junior Member
It seems it's impossible to attach any file to a public message that is over 1 meg. The setting on the forum in question is set to 10240 KB, however anything over a meg fails to show up in the attachment list after upload. There is no error. I am able to attach an 800k file ok. Stats on the system are:

Apache: 1.3.24
PHP: 4.1.2 (post_max_size = 200M)
MySQL: 3.23.48

[Updated on: Sat, 08 June 2002 03:17]

Report message to a moderator

Re: Fud 2.0: File upload > 1meg [message #3044 is a reply to message #3043] Sat, 08 June 2002 04:12 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Old php versions (yes 4.1.2 is old Razz ) have a bug with uploading of large files. This is most likely a problem with your PHP rather then FUDforum.

FUDforum Core Developer
Re: Fud 2.0: File upload > 1meg [message #3045 is a reply to message #3044] Sat, 08 June 2002 06:06 Go to previous messageGo to next message
Kyfhon is currently offline  Kyfhon   United States
Messages: 5
Registered: April 2002
Karma: 0
Junior Member
prottoss wrote on Sat, 08 June 2002 00:12

Old php versions (yes 4.1.2 is old :P ) have a bug with uploading of large files. This is most likely a problem with your PHP rather then FUDforum.

Unfortunately this doesn't seem to be the case..
I just upgraded to php 4.2.1 and the same problem persisted.
I did find out what it was, though.
php.ini: upload_max_filesize = 2M
Feel free to beat me over the head with a frozen wombat and delete this thread.
Re: Fud 2.0: File upload > 1meg [message #10175 is a reply to message #3045] Thu, 22 May 2003 13:24 Go to previous messageGo to next message
petej is currently offline  petej   United States
Messages: 2
Registered: December 2002
Karma: 0
Junior Member
I'm glad this thread wasn't deleted, because it just answered my question!
Re: Fud 2.0: File upload > 1meg [message #17584 is a reply to message #10175] Tue, 06 April 2004 01:10 Go to previous messageGo to next message
scoutzilla is currently offline  scoutzilla   United States
Messages: 163
Registered: April 2002
Location: Southern Califorina
Karma: 0
Senior Member

I don't get it. When I look at my php.ini file it just reads

register_globals=on
output_buffering=on

What should it read to change my up load limit from 2M to 5M.

Thanks!


Got Torque?
Re: Fud 2.0: File upload > 1meg [message #17589 is a reply to message #17584] Tue, 06 April 2004 13:03 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
upload_max_filesize = 5M

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Problem in post notification subject
Next Topic: E-mail notification problems
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 27 16:14:23 GMT 2024

Total time taken to generate the page: 0.02145 seconds