|
I think that i know answer.
I was using observer on form (on submit).
2 request was probably reason why it works so bad. 1 request goes to iframe (ajax request can't send file fields) and second was by my mistake send by ajax.
No i fixed that and i hope it will resolve my problem with uploading.
|