View Single Post
  #5  
Old 12-07-2009, 04:17 PM
Grzegorz Derebecki Grzegorz Derebecki is offline
Senior Member
 
Join Date: Jun 2007
Posts: 92
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.
Reply With Quote