Yeah the upload is working except that i get a 302 error. So the file is uploaded ok, copied to the right folder and the correct info I need is stored in my db.
On Jan 14, 6:43 pm, rloaderro <[EMAIL PROTECTED]> wrote: > On Jan 14, 3:00 pm, booboobenny <[EMAIL PROTECTED]> wrote: > > >swfuploaddoes not need ajax, its pure flash. The flash movie does a > > post submission there is no page reload. > > Sorry - I was interpretting your usage of AJAX to mean being able to > submit the form without using Javascript.SWFUpload/SWiff are not > technically AJAX because there is no XML - but good luck using them > without Asynchronous Javascript ;) > > > The flash movie is getting back a 302 from apache, in the log i see: > > > "POST /foo/upload/ HTTP/1.1" 302 673 "-" "Adobe Flash Player 9" > > > Note the actual URL of the page is /foo/edit/56/56 > > > Its very strange that I can set the header manually on local machine > > but not on mediatemple. They do have a funky way of running php5. > > So if I understand you correctly the form is working - the file is > being uploaded correctly and appears on the server, etc.. the only > problem is the server is returning a 302 instead of a 200? > > Or.. it's not actually working? > > BTW - did you see this entry:http://swfupload.org/forum/generaldiscussion/157 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
