+ Reply to Thread
Results 1 to 7 of 7

Thread: customer uploads
      
   

  1. #1
    pink_eeyore's Avatar
    pink_eeyore is offline First Lieutenant
    Join Date
    Nov 2008
    Location
    Some where in CO
    Posts
    185

    Default customer uploads

    Hi all!

    I'm trying to create a file upload button so clients can upload pictures of their pets though the testimonial form which is than sent to my testimonial email account that I open with outlook 2003 (haven't upgraded yet - don't see a need). When I receive the email, the test picture does not show up as an attachment or anything. All it show is the value "PictureUpload : DSCF3098.JPG".

    I checked all my files on BlueFTP and have not found the image file. Does anyone know if maybe this is a permissions issue and if so which file in FTP needs to be changed and to what permission? Currently, my public html is at 750, public ftp is at 755 and the email file is at 750.

    I used the file upload button via bluevoda form button menu.

    Thanks,
    Mr. Big Paw
    Somewhere in the CO mountains
    Big Paw Services

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,053

    Default Re: customer uploads

    The built in form processor doesn't attach the images, but it uploads them on the server and attaches in the email the link to download them.

    However, you have probably done something wrong. A link to this form pls ??
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    pink_eeyore's Avatar
    pink_eeyore is offline First Lieutenant
    Join Date
    Nov 2008
    Location
    Some where in CO
    Posts
    185

    Default Re: customer uploads

    Thanks Navaldesign!

    Sorry I forgot to link the page. Here it is:

    http://www.bigpawservices.com/testimonials.php

    I'm not sure what I could have done wrong but I'm sure you will find the problem! I just added the button and that's it, I didn't even change the name of it if that helps.
    Mr. Big Paw
    Somewhere in the CO mountains
    Big Paw Services

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,053

    Default Re: customer uploads

    Ok, i believe that your problem is the encoding type. You must change it to multipart / form data.

    Save, Publish, and Refresh your browser before testing
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  5. #5
    pink_eeyore's Avatar
    pink_eeyore is offline First Lieutenant
    Join Date
    Nov 2008
    Location
    Some where in CO
    Posts
    185

    Default Re: customer uploads

    Super it worked! Thanks again! After I read your first comment I checked the form and noticed that the encoding was empty. For other forms that do not have an upload button do I need to encode or leave it blank?

    What exactly are the 3 different encoding types mean and when will I use what? I'm thinking that knowing more about it will be a good preemptive move for the future.
    Mr. Big Paw
    Somewhere in the CO mountains
    Big Paw Services

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,053

    Default Re: customer uploads

    File uploads require multipart / form data (which is also ok for ALL other cases, i use it as default)

    Leaving it blank defaults to application/x-www-form-urlencoded which is fine as long as no files are to be uploaded.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  7. #7
    pink_eeyore's Avatar
    pink_eeyore is offline First Lieutenant
    Join Date
    Nov 2008
    Location
    Some where in CO
    Posts
    185

    Default Re: customer uploads

    thanks again, you are always informative. You should change your user name to the Informative!
    Mr. Big Paw
    Somewhere in the CO mountains
    Big Paw Services

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49