Page 5 of 9 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 85
  1. #41
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Customers need to upload an image file

    Go to Option Name Manager ...
    Create an Option Name: Load Image Here
    Pick: File (from the drop down)
    Click Insert

    Go to Attributes Controll ...
    Find your Product ...
    Pick from Option Name: Load Image Here (File)
    Pick from Option Value: TEXT [RESERVED FOR TEXT/FILES ONLY ATTRIBUTES]
    Click Insert

    Now when the Product is ordered you will find the image in the /images/uploads directory and that will have a number for the filename and the matching extention to the original file ...

    Looking at the Order, you will see the number next to the original filename on the Order details ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  2. #42
    Join Date
    Aug 2008
    Location
    Canada
    Posts
    48
    Plugin Contributions
    0

    red flag Re: Customers need to upload an image file

    Quote Originally Posted by Ajeh View Post
    We will be re-writting the Uploader for the Products in a future release ...
    Hello!
    About this: I just found some pictures of some clients that abandoned the cart and that's showing me that there is a reason why they did it. I try the same thing like them and I realized that there is no confirmation that the file was uploaded [like on Kijiji, for example, where you can see a small thumbnail].
    Did you re-write the code?

    Thank you!
    justMARK
    mainMAG.NET - The place where you get magnetized!
    ZenCart 1.3.7.1 - for now...

  3. #43
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Customers need to upload an image file

    It is very old code that needs to be addressed in a future release to make it more friendly to both the Customer and Store Owner ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #44
    Join Date
    Aug 2008
    Location
    Canada
    Posts
    48
    Plugin Contributions
    0

    Default Re: Customers need to upload an image file

    Quote Originally Posted by Ajeh View Post
    It is very old code that needs to be addressed in a future release to make it more friendly to both the Customer and Store Owner ...
    So, there is a solution?
    If there is I would like to use it, even if it's ancient!!!
    justMARK
    mainMAG.NET - The place where you get magnetized!
    ZenCart 1.3.7.1 - for now...

  5. #45
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Customers need to upload an image file

    No ... it means this is very old code that we need to re-write for a future release ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #46
    Join Date
    May 2006
    Posts
    33
    Plugin Contributions
    0

    Default Re: Customers need to upload an image file

    So once the image is uploaded by a customer is it possible to access it through a browser? Or is FTP the only way to get the file?

    If it can be viewed through the browser I would have modified some code in the shopping cart to show a thumbnail of the uploaded image. It seems however that the image cannot be seen.

    Please confirm.

  7. #47
    Join Date
    Mar 2007
    Posts
    90
    Plugin Contributions
    0

    Default Re: Customers need to upload an image file

    Quote Originally Posted by rohitsax View Post
    So once the image is uploaded by a customer is it possible to access it through a browser? Or is FTP the only way to get the file?

    If it can be viewed through the browser I would have modified some code in the shopping cart to show a thumbnail of the uploaded image. It seems however that the image cannot be seen.

    Please confirm.
    Hi My customers upload images and I retrieve them via ftp.

    is there a way for the customer to see that the upload was successful by displaying a thumbnail back to them so that they can see it after they uploaded it. I know there is a little green bar appears at the top with text saying when they have been successful but a few of my customers seem to think they were unsuccessful and re-upload their photos again and again.
    You know when you upload your own photos during product creation, you get to see a preview, this would be ideal.
    Am I missing this option in the configuration somewhere?
    Many thanks

    Steven

  8. #48
    Join Date
    May 2006
    Posts
    33
    Plugin Contributions
    0

    Default Re: Customers need to upload an image file

    There's a htaccess file in the images/uploads directory - if deleted the iamge files can be seen from a browser as well.

    Of course this could be a security hazard because then anyone could type in the a file number and see al pics on the directory one by one.

    This can be gotten around by making the uploaded file having a random extension or the customer id or some other change in the name instead of the just the serial number. This has been shown in another thread somewhere on the forum.

  9. #49
    Join Date
    Jun 2007
    Location
    NJ
    Posts
    83
    Plugin Contributions
    0

    Default Re: Customers need to upload an image file

    I am looking for someone to impliment swfupload for the upload mechanism. please let me know if anyone can help me out with this.

    jeff

  10. #50
    Join Date
    Feb 2007
    Location
    Burleson. Texas
    Posts
    194
    Plugin Contributions
    0

    Default Re: Customers need to upload an image file

    Quote Originally Posted by flyingbrick View Post
    Adding more than one file would be good to have as well.
    It's just a matter of telling the customer how to upload the multiple images. Add a note like "To add multiple images, use your "back" browser button, select the additional image and add to cart, repeat as needed. When finished, continue through checkout".

    I tried it and it created an entry in the shopping cart for each image added. Not really pretty but it gets the job done.
    Dennis
    www.stampdays.com
    Over 80,000 stamps and still growing!

 

 
Page 5 of 9 FirstFirst ... 34567 ... LastLast

Similar Threads

  1. v139h uploading artwork file (attribute) does not upload file
    By delia in forum General Questions
    Replies: 11
    Last Post: 1 Sep 2013, 08:41 PM
  2. Need Customers to upload Artwork...
    By mountvernonbanners in forum Managing Customers and Orders
    Replies: 3
    Last Post: 13 Oct 2009, 04:19 PM
  3. file upload facility in the admin?
    By Amit001 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 2 Jun 2009, 11:27 AM
  4. Video upload facility
    By vr4indian in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 14 Aug 2008, 05:56 AM
  5. Customer Upload Facility???
    By fr3spirit in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 10 Dec 2007, 08:03 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR