Forum Replies Created
Viewing 1 post (of 1 total)
-
AuthorPosts
-
gadeckerParticipant
I also have the same problem at Joomla 3.2.2. The upload appears to progress normally but then the progress bar turns red yet reports ‘1 file uploaded.’ It had worked with an earlier version of Joomla, possibly 3.1.
Easy Flash Uploader V3.0 reports:
1234567891011121314PHP Version: 5.5.9.<br />upload_max_filesize value is 40M.<br />post_max_size value is 8M.<br />memory_limit value is 120M.<br />max_execution_time value is 50000.<br />FILEINFO_MIME_TYPE is defined.<br />finfo_open is callable.<br />finfo_file is callable.<br />finfo_close is callable.<br />mime_content_type is callable.<br />This is a NON-Windows OS: Linux.<br />escapeshellarg is callable.<br />exec is callable.<br />shell_exec is callable.Here is the debug log from attempting to upload a small pdf file.
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105---SWFUpload Instance Info---<br />Version: 2.2.0 2009-03-25<br />Movie Name: SWFUpload_0<br />Settings:<br />upload_url: http://kofc12017.org/plugins/content/easyflashuploader/efup_files/helper.php<br />flash_url: http://kofc12017.org/media/easyflashuploader/swfs/swfupload.swf?preventswfcaching=1394034148801<br />use_query_string: false<br />requeue_on_error: false<br />http_success:<br />assume_success_timeout: 0<br />file_post_name: Filedata<br />post_params: [object Object]<br />file_types: *.pdf<br />file_types_description: Document and Image Files<br />file_size_limit: 2048<br />file_upload_limit: 10<br />file_queue_limit: 10<br />debug: true<br />prevent_swf_caching: true<br />button_placeholder_id: eflashuButtonPlaceholder0<br />button_placeholder: Not Set<br />button_image_url: http://kofc12017.org/media/easyflashuploader/buttons/buttonSprite_blue.png<br />button_width: 100<br />button_height: 23<br />button_text: <span class="browseText">Browse</span><br />button_text_style: .browseText { font-size: 12; color: #ffffff; font-family: Arial; text-align: center; }<br />button_text_top_padding: 3<br />button_text_left_padding: 0<br />button_action: -110<br />button_disabled: false<br />custom_settings: [object Object]<br />Event Handlers:<br />swfupload_loaded_handler assigned: true<br />file_dialog_start_handler assigned: true<br />file_queued_handler assigned: true<br />file_queue_error_handler assigned: true<br />upload_start_handler assigned: true<br />upload_progress_handler assigned: true<br />upload_error_handler assigned: true<br />upload_success_handler assigned: true<br />upload_complete_handler assigned: true<br />debug_handler assigned: true<br /><br />SWFUpload.SWFObject Plugin settings:<br />minimum_flash_version: 9.0.28<br />swfupload_pre_load_handler assigned: true<br />swfupload_load_failed_handler assigned: true<br /><br />SWF DEBUG: SWFUpload Init Complete<br />SWF DEBUG:<br />SWF DEBUG:<hr class="bbcode_rule" />SWF DEBUG OUTPUT ----<br />SWF DEBUG: Build Number: SWFUPLOAD 2.2.0<br />SWF DEBUG: movieName: SWFUpload_0<br />SWF DEBUG: Upload URL: http://kofc12017.org/plugins/content/easyflashuploader/efup_files/helper.php<br />SWF DEBUG: File Types String: *.pdf<br />SWF DEBUG: Parsed File Types: pdf<br />SWF DEBUG: HTTP Success: 0<br />SWF DEBUG: File Types Description: Document and Image Files (*.pdf)<br />SWF DEBUG: File Size Limit: 2097152 bytes<br />SWF DEBUG: File Upload Limit: 10<br />SWF DEBUG: File Queue Limit: 10<br />SWF DEBUG: Post Params:<br />SWF DEBUG: b20a1d142ee8a4e2551e7b39a17e0541=4e34b72505be8f6dd4a459baed1f6000<br />SWF DEBUG: replace=0<br />SWF DEBUG: filesize=2048<br />SWF DEBUG: JPATH_BASE=/homepages/10/d510750843/htdocs/htdocs<br />SWF DEBUG: PHPSESSID={4e34b72505be8f6dd4a459baed1f6000}<br />SWF DEBUG: filetypes=*.pdf<br />SWF DEBUG: destination=images/documents<br />SWF DEBUG: recipient=gadecker@earthlink.net<br />SWF DEBUG: format=raw<br />SWF DEBUG: demo=0<br />SWF DEBUG: notify=1<br />SWF DEBUG: mimetypes=application/octet-stream;image/gif;image/jpeg;image/pjpeg;image/png;application/pdf;application/msword;application/zip;application/x-compressed;application/x-zip-compressed;multipart/x-zip;application/excel;application/vnd.ms-excel;application/x-excel;application/x-msexcel<br />SWF DEBUG:<hr class="bbcode_rule" />END SWF DEBUG OUTPUT ----<br />SWF DEBUG:<br />SWF DEBUG: Event: fileDialogStart : Browsing files. Multi Select. Allowed file types: *.pdf<br />SWF DEBUG: Select Handler: Received the files selected from the dialog. Processing the file list...<br />SWF DEBUG: Event: fileQueued : File ID: SWFUpload_0_0<br />SWF DEBUG: Event: fileDialogComplete : Finished processing selected files. Files selected: 1. Files Queued: 1<br />SWF DEBUG: StartUpload: First file in queue<br />SWF DEBUG: Event: uploadStart : File ID: SWFUpload_0_0<br />SWF DEBUG: Global Post Item: b20a1d142ee8a4e2551e7b39a17e0541=4e34b72505be8f6dd4a459baed1f6000<br />SWF DEBUG: Global Post Item: replace=0<br />SWF DEBUG: Global Post Item: filesize=2048<br />SWF DEBUG: Global Post Item: JPATH_BASE=/homepages/10/d510750843/htdocs/htdocs<br />SWF DEBUG: Global Post Item: PHPSESSID={4e34b72505be8f6dd4a459baed1f6000}<br />SWF DEBUG: Global Post Item: filetypes=*.pdf<br />SWF DEBUG: Global Post Item: destination=images/documents<br />SWF DEBUG: Global Post Item: recipient=gadecker@earthlink.net<br />SWF DEBUG: Global Post Item: format=raw<br />SWF DEBUG: Global Post Item: demo=0<br />SWF DEBUG: Global Post Item: notify=1<br />SWF DEBUG: Global Post Item: mimetypes=application/octet-stream;image/gif;image/jpeg;image/pjpeg;image/png;application/pdf;application/msword;application/zip;application/x-compressed;application/x-zip-compressed;multipart/x-zip;application/excel;application/vnd.ms-excel;application/x-excel;application/x-msexcel<br />SWF DEBUG: ReturnUploadStart(): File accepted by startUpload event and readied for upload. Starting upload to http://kofc12017.org/plugins/content/easyflashuploader/efup_files/helper.php for File ID: SWFUpload_0_0<br />SWF DEBUG: Event: uploadProgress (OPEN): File ID: SWFUpload_0_0<br />SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 27269. Total: 27269<br />SWF DEBUG: Event: uploadSuccess: File ID: SWFUpload_0_0 Response Received: true Data: <br /><br />SWF DEBUG: <b>Fatal error</b>: Call to protected method JApplicationSite::route() from context '' in <b>/homepages/10/d510750843/htdocs/htdocs/plugins/content/easyflashuploader/efup_files/helper.php</b> on line <b>46</b><br /><br />SWF DEBUG:<br />SWF DEBUG: Event: uploadComplete : Upload cycle complete. -
AuthorPosts
Viewing 1 post (of 1 total)