Hello,
I use the swfupload v2.2.0.
I use the example /php/upload.php script. I have only configured the upload directory parameter.
When I upload the file the upload is correct and the file is saved on the server.
But when I upload a file with a extension which is not allowed, no error will return. Or a file is bigger than $max_file_size_in_bytes no error will indicated.
Files Queued: 0
Files Uploaded: 9
Errors: 0
What can I do to fix this problem?

Thanks

Best Regards
Udo