Welcome Guest, Not a member yet? Register   Sign In
Codeigniter "Empty file upload result" help me :(
#1

Hello,

I make a classified script and I need image uploader for listings. I using Codeigniter + i18n Library. I want use jQuery File Upload for listings images. But if I use with i18n library file uploader give error as "Empty file upload result". I could not solve this problem. Help me...
Reply
#2

(11-20-2014, 08:34 AM)esca Wrote: But if I use with i18n library file uploader give error as "Empty file upload result".

I think that's an error message from JQuery. I don't know JQuery, but there's a similar error in CodeIgniter, and it usually means that your configuration is incorrect, especially about server timeout and file max size.

Have you tried with very small files, like 5k? If you can upload small files but not regular pictures, that would indicate max size configuration error.

Also, have you tried the Codeigniter File Upload Class? Check it out here. https://ellislab.com/codeigniter/user-gu...ading.html
Reply




Theme © iAndrew 2016 - Forum software by © MyBB