If you are going to include error messages as least make them correct error messages. In my case the file did not fail uploading, the file uploaded to the server, the code created the temp file and placed it with chmod 666 in /fash/video/files as it was suppose to do. So Boonex Dolphin telling me that the file failed to upload is garbage. The error is somewhere else and I have to pour through code trying to figure out the real error. Why not put a few more error messages in the code at various points to provide real error messages.
Boonex should change the File Upload Failed to "There was an error but damn if we know where, happy hunting."