[wp-testers] Unable to Upload

Brent Logan gbrentlogan at gmail.com
Tue Mar 25 14:33:15 GMT 2008


I've been having the same problem. Here's the debug result:

----- SWFUPLOAD SETTINGS     ----
ID: undefined
upload_url: http://blogan.net/blog/wp-admin/async-upload.php
file_post_name: async-upload
post_params: {
    post_id: 1219
    auth_cookie: blogan|1206498994|0208809972431c796a434bf3f97eeb8a
    type: image
    tab: type
}
file_types: *.*
file_types_description: All Files
file_size_limit: 2097152b
file_upload_limit: 0
file_queue_limit: 0
flash_url: http://blogan.net/blog/wp-includes/js/swfupload/swfupload_f9.swf
flash_width: 1px
flash_height: 1px
flash_color: #FFFFFF
debug_enabled: true
swfupload_element_id: flash-upload-ui
degraded_element_id: html-upload-ui
user_swfUploadLoaded_handler: function () {
}
user_upload_complete_handler: function uploadComplete(fileObj) {
    if (swfu.getStats().files_queued == 0) {
        jQuery("#insert-gallery").attr("disabled", "");
    }
}
----- SWFUPLOAD SETTINGS END ----


SWF DEBUG: SWFUpload Init Complete
SWF DEBUG:
SWF DEBUG: ----- SWF DEBUG OUTPUT ----
SWF DEBUG: Build Number:           SWFUPLOAD 2.0.2 FP9 2008-01-07 0001
SWF DEBUG: movieName:              SWFUpload_0
SWF DEBUG: Upload URL:
http://blogan.net/blog/wp-admin/async-upload.php
SWF DEBUG: File Types String:      *.*
SWF DEBUG: Parsed File Types:
SWF DEBUG: File Types Description: All Files (*.*)
SWF DEBUG: File Size Limit:        2097152 bytes
SWF DEBUG: File Upload Limit:      0
SWF DEBUG: File Queue Limit:       0
SWF DEBUG: Post Params:
SWF DEBUG:                         type=image
SWF DEBUG:                         post_id=1219
SWF DEBUG:                         tab=type
SWF DEBUG:
auth_cookie=blogan|1206498994|0208809972431c796a434bf3f97eeb8a
SWF DEBUG: ----- END SWF DEBUG OUTPUT ----
SWF DEBUG:
Flash called back and is ready.
SWF DEBUG: Event: fileDialogStart : Browsing files. Multi Select. Allowed
file types: *.*
SWF DEBUG: Select Handler: Files Selected from Dialog. Processing file list
SWF DEBUG: Event: fileQueued : File ID: SWFUpload_0_0
SWF DEBUG: Event: fileDialogComplete : Finished adding files
SWF DEBUG: StartUpload(): Starting Upload: First file in queue
SWF DEBUG: StartFile: First file in queue
SWF DEBUG: Event: uploadStart : File ID: SWFUpload_0_0
SWF DEBUG: Global Post Item: type=image
SWF DEBUG: Global Post Item: post_id=1219
SWF DEBUG: Global Post Item: tab=type
SWF DEBUG: Global Post Item:
auth_cookie=blogan|1206498994|0208809972431c796a434bf3f97eeb8a
SWF DEBUG: startFile(): File Reference found. File accepted by startUpload
event.  Starting upload to
http://blogan.net/blog/wp-admin/async-upload.phpfor File ID:
SWFUpload_0_0
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 32768.
Total: 33018
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 33018.
Total: 33018
SWF DEBUG: Event: uploadError: HTTP ERROR : File ID: SWFUpload_0_0. HTTP
Status: 403.
SWF DEBUG: Event: uploadComplete : Upload cycle complete.


On Mon, Mar 24, 2008 at 10:36 PM, Andy Skelton <skeltoac at gmail.com> wrote:

> On Mon, Mar 24, 2008 at 10:36 PM, Rick Beckman <rick.beckman at gmail.com>
> wrote:
> >  Any ideas? What can I do to get more useful information for you guys?
>
> "Crunching" appears after the file has been sent and it remains until
> the server finishes handling the upload and responds. We need to know
> what the server is returning, but more importantly we need to know
> why.
>
> You can examine the response by editing wp-admin/includes/media.php
> and changing "debug: false" to "debug: true". That's the easy part.
> Then we need to know why the server is responding the way it is. That
> may require some hands-on debugging. If you need help, email me
> directly.
>
> Andy
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>



-- 
Brent Logan
503.828.1772


More information about the wp-testers mailing list