Hi to all,

Today googling around for some suitable file upload solution for my next project, I found this awesome script and immediately fell in love with it Smiling Great work guys!

Anyway, I tried every solution from the demos and almost everything works as I want.
Except one thing that causing me headaches: When I try to upload a file with a same name as the one already uploaded, I got strange alert window saying error 500 and nothing else.
But when I tried the normal test.php upload form then I receive right message saying that the "File with that name already exist". How can I make this error message appear instead of that weird 500 Error alert message? Or how can I implement this script to automatically rename files when with the same name? Anyone there knows some working solution?

Am I missing something here? I'm sure I'm missing a lot Smiling

Thanks in advance!