Forums

File upload doesn´t work

JoergDoehring 26 Jul, 2010
Hi there,

i have a Problem...

I wrote a form to upload files to our server.
Small files (30kb) are in my upload folder,
big files (4mb) are not in my upload folder.

I used Joomla 1.5.10 and Chronoforms 3.1 RC5.5

see attachments...

Thanks for help
GreyHead 26 Jul, 2010
Hi JoergDoehring ,

See the error => 1 code in the $_FILES array

UPLOAD_ERR_INI_SIZE
Value: 1; The uploaded file exceeds the upload_max_filesize directive in php.ini.



Bob

PS The Error codes are here
Lamont 26 Jul, 2010
Hi Mate
I suggest you to look at your small and big file sizes.I think You have got file upload errors because you have exceeded the maximum allowable limit of the file to upload
This topic is locked and no more replies can be posted.