Does anyone possibly have a fully functioning example hey could share:
still having problems...i am trying to follow the "Simple Demo"
example on the swf upload site: 
http://demo.swfupload.org/v220/simpledemo/index.php.

every time something gets add to the queue, i get a 403 error. Here is
the relevant output from the swf debug window when i turn that on:

SWF DEBUG: Event: fileDialogStart : Browsing files. Multi Select.
Allowed file types: *.*
SWF DEBUG: Select Handler: Received the files selected from the
dialog. Processing the file list...
SWF DEBUG: Event: fileQueued : File ID: SWFUpload_0_0
SWF DEBUG: Event: fileDialogComplete : Finished processing selected
files. Files selected: 1. Files Queued: 1
SWF DEBUG: StartUpload: First file in queue
SWF DEBUG: Event: uploadStart : File ID: SWFUpload_0_0
SWF DEBUG: ReturnUploadStart(): File accepted by startUpload event and
readied for upload.  Starting upload to /files for File ID:
SWFUpload_0_0
SWF DEBUG: Event: uploadProgress (OPEN): File ID: SWFUpload_0_0
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes:
98304. Total: 133263
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes:
131072. Total: 133263
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes:
133263. Total: 133263
SWF DEBUG: Event: uploadError: HTTP ERROR : File ID: SWFUpload_0_0.
HTTP Status: 403.
SWF DEBUG: Event: uploadComplete : Upload cycle complete.
Error Code: HTTP Error, File name: screenshot3.JPG, Message: 403

Any ideas?

On Aug 6, 3:04 am, Pascal Messana <kinglo...@gmail.com> wrote:
> Hi,
>
> I made it work, what do you want to do exactly ?
>
> There are problems with sessions, I had to use cookies (of course I
> made many security controls).
>
> On 5 août, 22:11, Robert <mcway_web_des...@cox.net> wrote:
>
> > I've been trying to integrate SWFUpload 2.0.2 with my CakePHP 1.2
> > application, and have been stuck for a few days now...after endless
> > searching, i've only been able to find solutions such 
> > ashttp://bakery.cakephp.org/articles/view/swfupload-and-multipurpose-up...,
> > which is for cake 1.1, and swfupload 1.0. Has anyone been able to
> > integrate the new swfupload with a cake 1.2 application? Any help in
> > the right direction would be much appreciated.
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to