dongping5230 2015-09-11 16:52
浏览 53
已采纳

使用jquery无法正常上传Ajax文件

I grabbed this code online(sanwebe.com) and I'm trying to use it as the basis for a "flyer wizard" where our customers will be able to upload their company logo onto a flyer and then print, but I can't quite get it to work. It keeps saying "error uploading file!" and doesn't display the photo. I've tried numerous file types which are all included in the accepted filetypes. The two primary files that I think may have the issue are index.php and/or processupload.php. There's an online demo that seems to work fine uploading an image and displaying it, but the version I downloaded doesn't work. I called godaddy and had the recommended settings (in the comments in the processupload.php file) in the php.ini file updated and also restarted our server, but still no luck.

Link to online demo (that works): http://www.sanwebe.com/assets/ajax-image-upload-progressbar/

Link to tutorial/download/forum page: http://www.sanwebe.com/2012/06/ajax-file-upload-with-php-and-jquery/comment-page-1#comments

  • 写回答

2条回答 默认 最新

  • dongzao4503 2015-09-14 17:39
    关注

    I looked around some more and found there were more than one "example code" download pages with a tutorial, and I had downloaded the wrong one without the code to actually display the image. Below is the link to the correct one. It works great.

    http://www.sanwebe.com/2012/05/ajax-image-upload-and-resize-with-jquery-and-php

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?