Forum Replies Created
Viewing 1 post (of 1 total)
-
AuthorPosts
-
philp
ParticipantMichael,
I found that the message “Fatal error: Call to protected method JApplicationS” appears hidden under the progress bar when upload is done and failed.
Find below the debug codes.
Hope this will help to fix and update the plugin to 3.2.2
Phil.
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130---SWFUpload Instance Info---<br />Version: 2.2.0 2009-03-25<br />Movie Name: SWFUpload_0<br />Settings:<br />upload_url: http://xxxxxx/plugins/content/easyflashuploader/efup_files/helper.php<br />flash_url: http://xxxxxx/media/easyflashuploader/swfs/swfupload.swf?preventswfcaching=1394047118383<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: *.png<br />file_types_description: Image Files<br />file_size_limit: 2048<br />file_upload_limit: 2<br />file_queue_limit: 2<br />debug: true<br />prevent_swf_caching: true<br />button_placeholder_id: eflashuButtonPlaceholder0<br />button_placeholder: Not Set<br />button_image_url: http://xxxxxxxx/media/easyflashuploader/buttons/buttonSprite_grey.png<br />button_width: 100<br />button_height: 23<br />button_text: <span class="browseText">Choisir un fichier</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://xxxxxxx/plugins/content/easyflashuploader/efup_files/helper.php<br />SWF DEBUG: File Types String: *.png<br />SWF DEBUG: Parsed File Types: png<br />SWF DEBUG: HTTP Success: 0<br />SWF DEBUG: File Types Description: Image Files (*.png)<br />SWF DEBUG: File Size Limit: 2097152 bytes<br />SWF DEBUG: File Upload Limit: 2<br />SWF DEBUG: File Queue Limit: 2<br />SWF DEBUG: Post Params:<br />SWF DEBUG: JPATH_BASE=/home/phil2136/public_html/xxxxx..<br />SWF DEBUG: replace=0<br />SWF DEBUG: PHPSESSID={a5ba33902d71bb892713ee60077c00d1}<br />SWF DEBUG: filetypes=*.png<br />SWF DEBUG: destination=images<br />SWF DEBUG: notify=1<br />SWF DEBUG: recipient=info@philportugal.com<br />SWF DEBUG: a60b50f3153caa6a392e73b3faacf762=a5ba33902d71bb892713ee60077c00d1<br />SWF DEBUG: mimetypes=image/png<br />SWF DEBUG: format=raw<br />SWF DEBUG: demo=0<br />SWF DEBUG: filesize=2048<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: *.png<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: JPATH_BASE=/home/phil2136/public_html/xxxxx<br />SWF DEBUG: Global Post Item: replace=0<br />SWF DEBUG: Global Post Item: PHPSESSID={a5ba33902d71bb892713ee60077c00d1}<br />SWF DEBUG: Global Post Item: filetypes=*.png<br />SWF DEBUG: Global Post Item: destination=images<br />SWF DEBUG: Global Post Item: notify=1<br />SWF DEBUG: Global Post Item: recipient=info@philportugal.com<br />SWF DEBUG: Global Post Item: a60b50f3153caa6a392e73b3faacf762=a5ba33902d71bb892713ee60077c00d1<br />SWF DEBUG: Global Post Item: mimetypes=image/png<br />SWF DEBUG: Global Post Item: format=raw<br />SWF DEBUG: Global Post Item: demo=0<br />SWF DEBUG: Global Post Item: filesize=2048<br />SWF DEBUG: ReturnUploadStart(): File accepted by startUpload event and readied for upload. Starting upload to http://xxxxxxx/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: 9691. Total: 9691<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>/home/phil2136/public_html/gilbertgrospied.com/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.<br />SWF DEBUG: Event: fileDialogStart : Browsing files. Multi Select. Allowed file types: *.png<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_1<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_1<br />SWF DEBUG: Global Post Item: JPATH_BASE=/home/phil2136/public_html/xxxxxx<br />SWF DEBUG: Global Post Item: replace=0<br />SWF DEBUG: Global Post Item: PHPSESSID={a5ba33902d71bb892713ee60077c00d1}<br />SWF DEBUG: Global Post Item: filetypes=*.png<br />SWF DEBUG: Global Post Item: destination=images<br />SWF DEBUG: Global Post Item: notify=1<br />SWF DEBUG: Global Post Item: recipient=info@philportugal.com<br />SWF DEBUG: Global Post Item: a60b50f3153caa6a392e73b3faacf762=a5ba33902d71bb892713ee60077c00d1<br />SWF DEBUG: Global Post Item: mimetypes=image/png<br />SWF DEBUG: Global Post Item: format=raw<br />SWF DEBUG: Global Post Item: demo=0<br />SWF DEBUG: Global Post Item: filesize=2048<br />SWF DEBUG: ReturnUploadStart(): File accepted by startUpload event and readied for upload. Starting upload to http://xxxxxx/plugins/content/easyflashuploader/efup_files/helper.php for File ID: SWFUpload_0_1<br />SWF DEBUG: Event: uploadProgress (OPEN): File ID: SWFUpload_0_1<br />SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_1. Bytes: 1265. Total: 1265<br />SWF DEBUG: Event: uploadSuccess: File ID: SWFUpload_0_1 Response Received: true Data: <br /><br />SWF DEBUG: <b>Fatal error</b>: Call to protected method JApplicationSite::route() from context '' in <b>/home/phil2136/public_html/xxxxxx/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)