CodeIgniter Forums
Upload Error - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Upload Error (/showthread.php?tid=47569)



Upload Error - El Forum - 12-14-2011

[eluser]Unknown[/eluser]
Please help me. I'm tired. Sorry for my English.
On local machine i had no any problems. But when i loaded my files on server I've got a problem.

PHP 5.2.17
CodeIgniter 2.0.1

When I'm trying to load any image on my site i get an error:
"upload_invalid_filetype".

I read CodeIgniter has a bug, but that one when you try to load files like EXE, PDF and others. Not image files. I need to load just JPG.

I get that error with all files. Please help me. What i have to do with it?

it was a bug in Upload.php...

SOLVED