I think this is where I want this message.
I am using a prebuilt file_upload script that does some checking on file types, size, etc...
The error I am getting is that any file over 700kb will not upload. I have gone through the script and have looked to see what size limit the script allows and it is up to 2mb.
The error message comes up in a javascript alert saying "This document contians no data". Apparently it is a firefox error message, but any ideas why it would come up?
Just tried it with IE and it just hangs.
since I have poured over the code and can't see a restriction there and doing a phpinfo() says upload_max_filesize is 2mb anyone have any ideas?
uploads over 700kb not working
Moderator: General Moderators
I would love to but it is across about 8 pages and 100's of lines of code. I will if you really want. like I said I didn't write it otherwise I could probably figure it out. the script comes from the cms for FCKeditor.
The question is more is there something on the server that could cause firefox to come up with "This document contains no data" or what might be happening?
The question is more is there something on the server that could cause firefox to come up with "This document contains no data" or what might be happening?
Last edited by phpScott on Tue Apr 19, 2005 4:37 am, edited 1 time in total.
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK