[wp-testers] re: HTTP error using new uploader in Firefox and Safari

yuppicide138 at optonline.net yuppicide138 at optonline.net
Tue Mar 18 19:38:25 GMT 2008


>> Want to debug it? In wp-admin/includes/media.php change "debug: false"
>> to "debug: true" (at or near line 818) and then see what shows up when
>> you upload.
>> 
>> Want me to debug it? I'll need admin and ssh access. Skype skeltoac1.

See below for my debug:


----- SWFUPLOAD SETTINGS     ----
ID: undefined
upload_url: http://www.gamesgorilla.com/wp-admin/async-upload.php
file_post_name: async-upload
post_params: { 
	post_id: -1205872435
	auth_cookie: admin|1206045231|796188b7dcb4413f640107a91b3174ed
	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://www.gamesgorilla.com/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 uploadLoaded() {
    jQuery("#html-upload-ui").remove();
    jQuery("#flash-upload-ui").show();
}
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://www.gamesgorilla.com/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:                        
auth_cookie=admin|1206045231|796188b7dcb4413f640107a91b3174ed
SWF DEBUG:                         tab=type
SWF DEBUG:                         post_id=-1205872435
SWF DEBUG:                         type=image
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:
auth_cookie=admin|1206045231|796188b7dcb4413f640107a91b3174ed
SWF DEBUG: Global Post Item: tab=type
SWF DEBUG: Global Post Item: post_id=-1205872435
SWF DEBUG: Global Post Item: type=image
SWF DEBUG: startFile(): File Reference found. File accepted by startUpload
event.  Starting upload to
http://www.gamesgorilla.com/wp-admin/async-upload.php for File ID:
SWFUpload_0_0
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 95. Total:
95
SWF DEBUG: Event: uploadError: HTTP ERROR : File ID: SWFUpload_0_0. HTTP
Status: 403.
SWF DEBUG: Event: uploadComplete : Upload cycle complete.


--------------------------------------------------------------------
mail2web.com – Enhanced email for the mobile individual based on Microsoft®
Exchange - http://link.mail2web.com/Personal/EnhancedEmail




More information about the wp-testers mailing list