|
Have you ensured these uploads are not bigger than your maximum allowed upload filesize in PHP? This by default without modifying your server PHP settings is 2MB. If the file is just being dropped which is what your descriptions sounds like I think this is your issue
|