Results 1 to 17 of 17

Thread: Uploaded files location?
      
   

  1. #1
    RNA
    RNA is offline Corporal
    Join Date
    Oct 2009
    Posts
    16

    Default Uploaded files location?

    Where do the uploaded files go? I have a form set up and recieve an email with the info in the fields but no attachment just the field with the text of files location on the submiters computer?

    The page is published as .php and the encoding set as mulitpart/form-data.


    I've check the cpanel and FTP but cannot find the uploaded files?


    The page is
    www.rnarecruitment.com/candidateregister.php

    Cheers

  2. #2
    kachano is offline Second Lieutenant
    Join Date
    Mar 2007
    Posts
    107

    Default Re: Uploaded files location?

    First off you do not have 'success.html' page. You need to make one and publish it. Second, all files go to '/public_html' in the cpanel. Check it out.

  3. #3
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: Uploaded files location?

    You can't have sent any files as the success.html file doesn't exist and that prevents anything from uploading.
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  4. #4
    RNA
    RNA is offline Corporal
    Join Date
    Oct 2009
    Posts
    16

    Default Re: Uploaded files location?

    Thanks chaps

  5. #5
    RNA
    RNA is offline Corporal
    Join Date
    Oct 2009
    Posts
    16

    Default Re: Uploaded files location?

    I have created a success page but cannot get the link to work? The uploads now go to the public folder but the link to the success page doesnt seem to happen.

    The success page is www.rnarecruitment.com/candidateregistersuccess.php

    Can anyone help probably something easy but just cant seem to get the link working.

    Cheers

  6. #6
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: Uploaded files location?

    www.marecruitment.com/success.html
    would be the correct link
    the page name would be " success " no quotes
    If it is indeed a php page you must change the link extension in the form properties.

    Here's the link to one of my success pages. However I named it confirmationpage.
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

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

    Default Re: Uploaded files location?

    You most probably have mistaken the URL of the success page in the form properties.

    Why does your success page have the form again ?
    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!


  8. #8
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: Uploaded files location?

    Hello G !!!
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

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

    Default Re: Uploaded files location?

    Hi Terry, long time no chat...
    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!


  10. #10
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: Uploaded files location?

    Yes, late night for me. I have to go to work in 3 hours. Can't sleep and thought that I would get on the Forum and help whoever I could.
    If you take another look, the link to the success page is incorrect.
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  11. #11
    RNA
    RNA is offline Corporal
    Join Date
    Oct 2009
    Posts
    16

    Default Re: Uploaded files location?

    Thanks Paul

  12. #12
    RNA
    RNA is offline Corporal
    Join Date
    Oct 2009
    Posts
    16

    Default Re: Uploaded files location?

    Hi Chaps its still not working, i've renamed the success page "success" and put changed the link extention. the two pages are published fine just dont seem to want to link.

    www.rnarecruitment.com/candidateregister.php
    www.rnarecruitment.com/success.php

    Any idea's

    Sorry if im keeping you up CarbonTerry!!!!

  13. #13
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: Uploaded files location?

    Did you change the page address in your "Form Properties" to /success.php ?? (the slash must be there)
    Have you changes the "Page Properties" to be published as php ??
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  14. #14
    RNA
    RNA is offline Corporal
    Join Date
    Oct 2009
    Posts
    16

    Default Re: Uploaded files location?

    Thanks Carbon Terry thats done the trick the page properties have been changed and it works.

  15. #15
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: Uploaded files location?

    Great.....glad to help
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  16. #16
    Shirley Shi is offline Sergeant
    Join Date
    Jul 2008
    Location
    Japan
    Posts
    25

    Cool Re: Uploaded files location?

    Hi, my domain is ls-jp.com.
    I have a similar problem. I created a form with fileuplod. Here is the page http://www.ls-jp.com/agree.php. the form data goes to my email, and the link does not work. I can find the uploaded file in the uploadfile folder on the server. but the link does not work. I tried to change the success page extention from html to php. but it still does not work.

    Can anybody kindly help me?

    Thanks
    Shirley

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

    Default Re: Uploaded files location?

    Please post here the content of the email you recieve so we can see.
    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!


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