我想使用产品但是当上传图片时我看到错误
原文链接:https://www.f2er.com/php/444953.htmlSyntaxError:JSON.parse:JSON数据之后的意外非空白字符
script directory: Folder2 directory Jquery-file-upload: function/blueimp-jQuery-File-Upload/ in main.js i edit rows $('#fileupload').fileupload({ // Uncomment the following to send cross-domain cookies: //xhrFields: {withCredentials: true},url: 'server/PHP/' });
上
$('#fileupload').fileupload({ // Uncomment the following to send cross-domain cookies: //xhrFields: {withCredentials: true},url: '../function/blueimp-jQuery-File-Upload/server/PHP/' });
步骤1
http://s55.radikal.ru/i149/1211/10/8c8d911589de.jpg
Step2有错误
http://s019.radikal.ru/i604/1211/8c/7e05d92b30ef.jpg
furebug对请求的回应
[{"name":"1353755388.jpg","size":879394,"type":"image\/jpeg","url":"http:\/\/malish-ka.ru\/function\/blueimp-jQuery-File-Upload\/server\/PHP\/files\/1353755388.jpg","thumbnail_url":"http:\/\/malish-ka.ru\/function\/blueimp-jQuery-File-Upload\/server\/PHP\/files\/thumbnail\/1353755388.jpg","upload_to_db":true,"delete_url":"http:\/\/malish-ka.ru\/function\/blueimp-jQuery-File-Upload\/server\/PHP\/?file=ExPRoG-1353755388.jpg","delete_type":"DELETE"}]/home/m/malishkaru/public_html/function/blueimp-jQuery-File-Upload/server/PHP
告诉我,为什么我有这个错误?出错时?