swfupload类问题 [英] swfupload class problem

查看:50
本文介绍了swfupload类问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好!我有SWFupload class1的问题。我有使用的页面

SWFUpload类。一切正常,直到

(我想我的管理员)对服务器实施了一些更改。现在

上传文件不起作用

2.我选择一个正在上传的小文件

3.我得到状态完成 ;但是文件没有上传,因为它在我的服务器上不存在
。在upload.php文件的开头,我已经在表格中添加了简单的插入查询,这也没有被执行。

4.我想我的网页找不到upload.php,但我把它放到

我存放swfupload_f8.swf文件的地方

/ js / SWFUpload / FlashDevelop / Flash8 /

5.我不知道它发生了什么以及为什么我会完成状态消息

但文件和插入查询不执行。

6.我为upload_tmp_dir设置了/ tmp文件夹,但它也没有帮助

解决问题。

我看到完成状态,但文件没有上传并插入表格
上传.php文件夹中的
查询也没有执行。


SWFUpload-core v2.1.0。我使用Windows XP,Firefox& IE浏览器。 7.0。


--- SWFUpload实例信息---

版本:2.1.0

电影名称:SWFUpload_0

设置:

upload_url:upload.php

use_query_string:false

file_post_name:Filedata

post_params:[object object]

file_types:* .jpg; * .gif; *。png

file_types_description:Zdjêcia

file_size_limit:102400

file_upload_limit:40

file_queue_limit:0

flash_url:js / SWFUpload / FlashDevelop / Flash8 / swfupload_f8.swf

flash_color:#FFFFFF

debug:true

custom_settings:[object Object]

事件处理程序:

swfupload_loaded_handler已分配:true

file_dialog_start_handler已分配:true

file_queued_handler已分配:true

file_queue_error_handler已分配:true

uplo ad_start_handler已分配:true

upload_progress_handler已分配:true

upload_error_handler已分配:true

upload_success_handler已分配:true

upload_complete_handler已分配:true

debug_handler分配:true


SWF DEBUG:SWFUpload Init完成

SWF调试:

SWF DEBUG:----- SWF调试输出----

SWF调试:内部版本号:SWFUPLOAD 2.1.0 FP8 2008-05-12

SWF调试:movieName:SWFUpload_0

SWF DEBUG:上传URL:upload.php

SWF DEBUG:文件类型字符串:* .jpg; * .gif; * .png

SWF DEBUG:解析文件类型:jpg,gif,png

SWF调试:文件类型描述:Zdjêcia(* .jpg; * .gif; * .png)

SWF DEBUG:文件大小限制:104857600字节

SWF调试:文件上传限制:40

SWF调试:文件队列限制:40

SWF DEBUG:Post Pa公羊:

SWF DEBUG:wgrywajacy = admin

SWF DEBUG:

PHPSESSID = 73475f83c8566a7f6b98ef48cd0bb8cf

SWF DEBUG: - ----结束SWF调试输出----

SWF调试:

SWF调查:事件:fileDialogStart:浏览文件。多选。允许

文件类型:* .jpg; * .gif; * .png

SWF DEBUG:选择处理程序:接收从对话框中选择的文件。

处理文件列表...

SWF DEBUG:事件:fileQueued:文件ID:SWFUpload_0_0

SWF DEBUG:事件:fileDialogComplete:已完成添加文件

SWF DEBUG:StartUpload:队列中的第一个文件

SWF DEBUG:事件:uploadStart:文件ID:SWFUpload_0_0

SWF DEBUG:全局URL项目:wgrywajacy =管理员

SWF DEBUG:全局URL项目:PHPSESSID = 73475f83c8566a7f6b98ef48cd0bb8cf

SWF DEBUG:ReturnUploadStart():startUpload事件接受的文件和

准备好了上传。开始上传到

upload.php?wgrywajacy = admin& PHPSESSID = 73475f83c856 6a7f6b98ef48cd0bb8cf

文件ID:SWFUpload_0_0

SWF DEBUG:事件:uploadProgress (OPEN):文件ID:SWFUpload_0_0

SWF DEBUG:事件:uploadProgress:文件ID:SWFUpload_0_0。字节:65536。

总计:216059

SWF DEBUG:事件:uploadProgress:文件ID:SWFUpload_0_0。字节:163840。

总计:216059

SWF DEBUG:事件:uploadProgress:文件ID:SWFUpload_0_0。字节数:196608。

总计:216059

SWF DEBUG:事件:uploadProgress:文件ID:SWFUpload_0_0。字节:216059。

总计:216059

SWF DEBUG:事件:uploadSuccess:文件ID:SWFUpload_0_0数据:不适用于Flash 8

SWF DEBUG:事件:uploadComplete:上传周期完成。

你能帮助我吗?

我想这是我的管理员错误,但我不知道发生了什么什么

他本可以做的?


请帮帮我

HC

Hello! I have a problem with SWFupload class1. I have the page with uses
SWFUpload class. Everything worked fine until
(I suppose my admin) implemented some changes into the server. Now
uploading file doesn`t work
2. I select one small file which is uploading
3. I get the status "Complete", but file is not being uploaded, because it
doesn`t exist on my server. On the beginning of the upload.php file I`ve
added easy insert query into the table and this is also not executed.
4. I suppose that my web page cannot find upload.php, but I`ve put it into
the place where I store swfupload_f8.swf file that is
/js/SWFUpload/FlashDevelop/Flash8/
5. I don`t know what it is going on and why I get "Complete" status message
but file and insert query doesn`t execute.
6. I have set /tmp folder for upload_tmp_dir but it also didn`t help
solving problem.
I see "Complete" status, but file is not uploaded and insert into table
query in upload.php folder also didn`t execute.

SWFUpload-core v2.1.0. I use Windows XP, Firefox & IE. 7.0.

---SWFUpload Instance Info---
Version: 2.1.0
Movie Name: SWFUpload_0
Settings:
upload_url: upload.php
use_query_string: false
file_post_name: Filedata
post_params: [object Object]
file_types: *.jpg;*.gif;*.png
file_types_description: Zdjêcia
file_size_limit: 102400
file_upload_limit: 40
file_queue_limit: 0
flash_url: js/SWFUpload/FlashDevelop/Flash8/swfupload_f8.swf
flash_color: #FFFFFF
debug: true
custom_settings: [object Object]
Event Handlers:
swfupload_loaded_handler assigned: true
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: true
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 FP8 2008-05-12
SWF DEBUG: movieName: SWFUpload_0
SWF DEBUG: Upload URL: upload.php
SWF DEBUG: File Types String: *.jpg;*.gif;*.png
SWF DEBUG: Parsed File Types: jpg,gif,png
SWF DEBUG: File Types Description: Zdjêcia (*.jpg;*.gif;*.png)
SWF DEBUG: File Size Limit: 104857600 bytes
SWF DEBUG: File Upload Limit: 40
SWF DEBUG: File Queue Limit: 40
SWF DEBUG: Post Params:
SWF DEBUG: wgrywajacy=admin
SWF DEBUG:
PHPSESSID=73475f83c8566a7f6b98ef48cd0bb8cf
SWF DEBUG: ----- END SWF DEBUG OUTPUT ----
SWF DEBUG:
SWF DEBUG: Event: fileDialogStart : Browsing files. Multi Select. Allowed
file types: *.jpg;*.gif;*.png
SWF DEBUG: Select Handler: Received the files selected from the dialog.
Processing the file list...
SWF DEBUG: Event: fileQueued : File ID: SWFUpload_0_0
SWF DEBUG: Event: fileDialogComplete : Finished adding files
SWF DEBUG: StartUpload: First file in queue
SWF DEBUG: Event: uploadStart : File ID: SWFUpload_0_0
SWF DEBUG: Global URL Item: wgrywajacy=admin
SWF DEBUG: Global URL Item: PHPSESSID=73475f83c8566a7f6b98ef48cd0bb8cf
SWF DEBUG: ReturnUploadStart(): File accepted by startUpload event and
readied for upload. Starting upload to
upload.php?wgrywajacy=admin&PHPSESSID=73475f83c856 6a7f6b98ef48cd0bb8cf for
File ID: SWFUpload_0_0
SWF DEBUG: Event: uploadProgress(OPEN): File ID: SWFUpload_0_0
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 65536.
Total: 216059
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 163840.
Total: 216059
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 196608.
Total: 216059
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 216059.
Total: 216059
SWF DEBUG: Event: uploadSuccess: File ID: SWFUpload_0_0 Data: n/a in Flash 8
SWF DEBUG: Event: uploadComplete : Upload cycle complete.
Could you help me?
I suppose that it is my admin fault, but I don`t know what happened and what
he could have done?

Please help me
HC

推荐答案

K. schreef:
K. schreef:

您好!我有SWFupload class1的问题。我有使用的页面

SWFUpload类。一切正常,直到
Hello! I have a problem with SWFupload class1. I have the page with uses
SWFUpload class. Everything worked fine until



[...]


错误的新闻组(与PHP无关)。

JW

[...]

Wrong newsgroup (not PHP related).
JW


10月8日下午2:32,K。 < halinaciern ... @ poczta.onet.plwrote:
On Oct 8, 2:32 pm, "K." <halinaciern...@poczta.onet.plwrote:

您好!我有SWFupload class1的问题。我有使用的页面

SWFUpload类。一切正常,直到

(我想我的管理员)对服务器实施了一些更改。现在

上传文件不起作用

2.我选择一个正在上传的小文件

3.我得到状态完成 ;但是文件没有上传,因为它在我的服务器上不存在
。在upload.php文件的开头,我已经在表格中添加了简单的插入查询,这也没有被执行。

4.我想我的网页找不到upload.php,但我把它放到

我存放swfupload_f8.swf文件的地方

/ js / SWFUpload / FlashDevelop / Flash8 /

5.我不知道它发生了什么以及为什么我会完成状态消息

但文件和插入查询不执行。

6.我为upload_tmp_dir设置了/ tmp文件夹,但它也没有帮助

解决问题。


我看到完成状态,但文件没有上传并插入表格
上传.php文件夹中的
查询也没有执行。
Hello! I have a problem with SWFupload class1. I have the page with uses
SWFUpload class. Everything worked fine until
(I suppose my admin) implemented some changes into the server. Now
uploading file doesn`t work
2. I select one small file which is uploading
3. I get the status "Complete", but file is not being uploaded, because it
doesn`t exist on my server. On the beginning of the upload.php file I`ve
added easy insert query into the table and this is also not executed.
4. I suppose that my web page cannot find upload.php, but I`ve put it into
the place where I store swfupload_f8.swf file that is
/js/SWFUpload/FlashDevelop/Flash8/
5. I don`t know what it is going on and why I get "Complete" status message
but file and insert query doesn`t execute.
6. I have set /tmp folder for upload_tmp_dir but it also didn`t help
solving problem.

I see "Complete" status, but file is not uploaded and insert into table
query in upload.php folder also didn`t execute.



检查php.ini设置(上传大小,最大帖子大小)和会话

固定需要Flash用户代理与浏览器同步'是的。


-

<?php echo''只是另一个PHP圣徒''; ?>

电子邮件:rrjanbiah-at-Y!com博客: http ://rajeshanbiah.blogspot.com/




Uzytkownik" R. Rajesh Jeba Anbiah < ng ********** @ rediffmail.comnapisal w

wiadomosci

新闻:d4 ************ ********************** @ o4g2000p ra.googlegroups.com ...

Uzytkownik "R. Rajesh Jeba Anbiah" <ng**********@rediffmail.comnapisal w
wiadomosci
news:d4**********************************@o4g2000p ra.googlegroups.com...

10月8,下午2:32,K。 < halinaciern ... @ poczta.onet.plwrote:
On Oct 8, 2:32 pm, "K." <halinaciern...@poczta.onet.plwrote:

>您好!我有SWFupload class1的问题。我有使用的页面
SWFUpload类。一切正常,直到
(我想我的管理员)对服务器实施了一些更改。现在上传文件不起作用
2。我选择一个上传的小文件
3。我得到状态完成,但文件没有上传,因为
它在我的服务器上不存在。在upload.php文件的开头,我已经将简单的插入查询添加到表中,这也没有被执行。
4。我想我的网页找不到upload.php,但是我把它放在
我存储swfupload_f8.swf文件的地方
/ js / SWFUpload / FlashDevelop / Flash8 /
5。我不知道它发生了什么,为什么我会完成状态
消息
但文件和插入查询不执行。
6。我为upload_tmp_dir设置了/ tmp文件夹,但它也没有帮助解决问题。

我看到完成状态,但文件未上传并插入表中。在upload.php文件夹中的查询也没有执行。
>Hello! I have a problem with SWFupload class1. I have the page with uses
SWFUpload class. Everything worked fine until
(I suppose my admin) implemented some changes into the server. Now
uploading file doesn`t work
2. I select one small file which is uploading
3. I get the status "Complete", but file is not being uploaded, because
it
doesn`t exist on my server. On the beginning of the upload.php file I`ve
added easy insert query into the table and this is also not executed.
4. I suppose that my web page cannot find upload.php, but I`ve put it
into
the place where I store swfupload_f8.swf file that is
/js/SWFUpload/FlashDevelop/Flash8/
5. I don`t know what it is going on and why I get "Complete" status
message
but file and insert query doesn`t execute.
6. I have set /tmp folder for upload_tmp_dir but it also didn`t help
solving problem.

I see "Complete" status, but file is not uploaded and insert into table
query in upload.php folder also didn`t execute.



检查php.ini设置(上传大小,最大帖子大小)和会话

固定,需要Flash用户代理与浏览器同步'是的。


-

<?php echo''只是另一个PHP圣徒''; ?>

电子邮件:rrjanbiah-at-Y!com博客: http ://rajeshanbiah.blogspot.com/



你说会话固定是什么意思?


谢谢你

HC

What do you mean by saying "session fixation"?

Thank you
HC


这篇关于swfupload类问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆