Project:Drupal
Component:Code
Category:support
Priority:normal
Assigned:Unassigned
Status:Active
Description

I installed the module on drupal and doesnt work. Its shows the drupal upload form.

I post the debug message:

----- SWFUPLOAD SETTINGS ----
ID: SWFUpload_0
upload_url: http://csshispano.com/flash_upload
file_post_name: Filedata
post_params: {
PHPSESSID: ad86b50aef7b57a9dfee695ff9c089a0
name: swfupload_default
uid: 1
}
file_types: *.*
file_types_description: All Files
file_size_limit: 99720
file_upload_limit: 0
file_queue_limit: 0
flash_url: /modules/swfupload/swfupload/swfupload.swf
flash_width: 1px
flash_height: 1px
flash_color: #FFFFFF
debug_enabled: true
ui_container_id: flash_swfupload_default
degraded_container_id: degraded_swfupload_default
----- SWFUPLOAD SETTINGS END ----

SWF DEBUG: SWFUpload Init Complete
SWF DEBUG:
SWF DEBUG: ----- SWF DEBUG OUTPUT ----
SWF DEBUG: Build Number: 2007-10-11 15:47:00
SWF DEBUG: movieName: SWFUpload_0
SWF DEBUG: Upload URL: http://csshispano.com/flash_upload
SWF DEBUG: File Types String: *.*
SWF DEBUG: Parsed File Types:
SWF DEBUG: File Types Description: All Files (*.*)
SWF DEBUG: File Size Limit: 99720
SWF DEBUG: File Upload Limit: 0
SWF DEBUG: File Queue Limit: 0
SWF DEBUG: Post Params:
SWF DEBUG: uid=1
SWF DEBUG: name=swfupload_default
SWF DEBUG: PHPSESSID=ad86b50aef7b57a9dfee695ff9c089a0
SWF DEBUG: ----- END SWF DEBUG OUTPUT ----
SWF DEBUG:
Flash called back and is ready.

I also tried the 2.1.0 version and I have this debug message

---SWFUpload Instance Info---
Version: 2.1.0
Movie Name: SWFUpload_0
Settings:
upload_url: http://csshispano.com/flash_upload
use_query_string: false
file_post_name: Filedata
post_params: [object Object]
file_types: *.*
file_types_description: All Files
file_size_limit: 99720
file_upload_limit: 0
file_queue_limit: 0
flash_url: /modules/swfupload/swfupload/swfupload.swf
flash_color: #FFFFFF
debug: true
custom_settings: [object Object]
Event Handlers:
swfupload_loaded_handler assigned: false
file_dialog_start_handler assigned: true
file_queued_handler assigned: true
file_queue_error_handler assigned: true
upload_start_handler assigned: true
upload_progress_handler assigned: true
upload_error_handler assigned: true
upload_success_handler assigned: false
upload_complete_handler assigned: true
debug_handler assigned: true

SWF DEBUG: SWFUpload Init Complete
SWF DEBUG:
SWF DEBUG: ----- SWF DEBUG OUTPUT ----
SWF DEBUG: Build Number: SWFUPLOAD 2.1.0 FP9 2008-05-12
SWF DEBUG: movieName: SWFUpload_0
SWF DEBUG: Upload URL: http://csshispano.com/flash_upload
SWF DEBUG: File Types String: *.*
SWF DEBUG: Parsed File Types:
SWF DEBUG: File Types Description: All Files (*.*)
SWF DEBUG: File Size Limit: 102113280 bytes
SWF DEBUG: File Upload Limit: 0
SWF DEBUG: File Queue Limit: 0
SWF DEBUG: Post Params:
SWF DEBUG: uid=1
SWF DEBUG: PHPSESSID=eec054c87e2a3ffb7f67fa5f0310a5c1
SWF DEBUG: name=swfupload_default
SWF DEBUG: ----- END SWF DEBUG OUTPUT ----
SWF DEBUG: