Results 1 to 26 of 26

Thread: Linked but wrong result.
      
   

  1. #1
    start living is offline Special Status
    Join Date
    Apr 2008
    Location
    South Africa
    Posts
    349

    Default Linked but wrong result.

    Hi,
    I have a link which, when clicked will provide a file to download a software product to the customer.
    The original instruction manual is a pdf file which i have altered and need to replace the old one with this file.
    Here is what I did... I have deleted the old file from the folder and saved the edited(new) file into the folder which resides in my documents. I have opened the BV ftp facility deleted the old folder from the upload (right side) and copied the new folder into that side. When I open it in there, it does confirm that it is the folder with the new content.

    However, notwithsranding the above action when I open the page and click on the download button it contnues to download the old folder.
    How is that possible if I have deleted it?
    I have tried refreshing the page in the browser, but to no avail.
    The url is http://www.forextraderspa.com/velenthankcx.html
    Click on the book for the down load file.

    Please give some advice as to how I can get the edited folder to be come available to the download facility.
    Thank you
    hans

  2. #2
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Linked but wrong result.

    This is because you linked to the FOLDER and not the file.

    http://www.forextraderspa.com/pasitedownload.rar/

    It needs to be

    http://www.forextraderspa.com/pasite...rar/WinRAR.rar

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    start living is offline Special Status
    Join Date
    Apr 2008
    Location
    South Africa
    Posts
    349

    Default Re: Linked but wrong result.

    Hi Karen.
    I have checked the FTP'd folder... it is in the ftp side of the FTP page and opens correctly showing the content of the folder.
    I have done as you say but it now tells me it can not find it. (404)
    Here is how i did it.
    I created a new folder in FTP under forextraderspa and moved the RAR file (three stacked books) which contains the download data into it. It is there.
    The folde It opens correctly -folder name is pasitedownload.
    I have relinked with the given URL 9as per your reply) but it gives me a 404 .. still don't understand or know why this is happening.
    Have tried padownloadesite/winrar.rar and padownloadsite.rar/winrar.rar... neither of them are right.
    please advice further
    Thank you
    Hans

  4. #4
    Tom Finley's Avatar
    Tom Finley is offline Brigadier General
    Join Date
    Mar 2008
    Location
    Kauai, HI
    Posts
    1,299

    Default Re: Linked but wrong result.

    The link on your page is

    http://www.forextraderspa.com/pasitedownload/Winrar.rar

    That means the download file is named Winrar.rar and it is in a folder named pasitedownload in you public_html folder. So the first question to ask is, is the file named Winrar.rar? I'm asking that because it's an unusual name for a download, and would require people to have Winrar to open the file. Have you considered making it available as a pdf file, which anyone could open (or more than one if the file is very large)? Also, a name like pamanuel.pdf is more descriptive. And capital letters are not good to have (Winrar.rar).
    CLAMcentral.com Children's Ministry resources
    CLAMcentral's Projects Blog
    CLAMbakeonline.com Family Fun

  5. #5
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Linked but wrong result.

    Well now you have created another folder with NOTHING in it called pasitedownload

    http://www.forextraderspa.com/pasitedownload/

    You dont upload them to the ftp folder, you need to upload them to your public_html/pasitedownload/

    its correct in giving you a 404 because what you are linking to doesnt exist. This tells you the URL is incorrect, you have to PAY ATTENTION to what folder you are UPLOADING to.. and think accordingly.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  6. #6
    wysiwyg4 is offline Major
    Join Date
    Nov 2007
    Posts
    481

    Arrow Re: Linked but wrong result.

    Oops, Karen and I have exactly the same timings.

    Hi Hans,

    Could you give the directory - folder - structure how
    you have set it up exactly on your server?

    You have public_html and under it what do you have as far
    as directory/folder.

    Not to get confused further, I suggest you name the directory
    with no extension and name the file with the proper extension.

  7. #7
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Linked but wrong result.

    Quote Originally Posted by Tom Finley View Post
    The link on your page is

    http://www.forextraderspa.com/pasitedownload/Winrar.rar

    That means the download file is named Winrar.rar and it is in a folder named pasitedownload in you public_html folder. So the first question to ask is, is the file named Winrar.rar? I'm asking that because it's an unusual name for a download, and would require people to have Winrar to open the file. Have you considered making it available as a pdf file, which anyone could open (or more than one if the file is very large)? Also, a name like pamanuel.pdf is more descriptive. And capital letters are not good to have (Winrar.rar).
    He has 4 pdf files that i told him to ZIP and he used winrar.. and yes.. the file is named WinRAR.rar I seen it on the page before..else I wouldnt have been able to correct it for him.. Dont make me send you to mowing lawns..lol

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  8. #8
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Linked but wrong result.

    Quote Originally Posted by wysiwyg4 View Post
    Oops, Karen and I have exactly the same timings.

    Hi Hans,

    Could you give the directory - folder - structure how
    you have set it up exactly on your server?

    You have public_html and under it what do you have as far
    as directory/folder.

    Not to get confused further, I suggest you name the directory
    with no extension and name the file with the proper extension.
    I suggest you hush as he is already being assisted.. and you add MORE confusion.. we first have to find the FILES before we start adding more to the pot.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  9. #9
    Tom Finley's Avatar
    Tom Finley is offline Brigadier General
    Join Date
    Mar 2008
    Location
    Kauai, HI
    Posts
    1,299

    Default Re: Linked but wrong result.

    How big is the lawn and how much do I have to pay for the privilege of mowing it?
    CLAMcentral.com Children's Ministry resources
    CLAMcentral's Projects Blog
    CLAMbakeonline.com Family Fun

  10. #10
    start living is offline Special Status
    Join Date
    Apr 2008
    Location
    South Africa
    Posts
    349

    Default Re: Linked but wrong result.

    Thank you for the reply Tom,
    I have a folder in My Documents which holds three files, which are to be downloaded by the receiver. All I want, is to get the receiver to click on the site link and to be able to download these.
    So what I will do now, forget about Rar as I am not aufait with this any way, seem to battle my hmmmm off to find how to zip a file in there. I shall also delete the pasitedownload folder from my public_html. I will create a new folder in Ftp and name it differently to try and get rid of the pasitedownload enigma and put the three files into this new folder one by one from my documents, and see if that will work. I'll ofcourse rename the link to the download button in the site.
    Thank you for the help.
    If not I'll be back with another SOS..
    Thank you
    Hans
    Hans

  11. #11
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Linked but wrong result.

    Quote Originally Posted by Tom Finley View Post
    How big is the lawn and how much do I have to pay for the privilege of mowing it?
    LOL... 1.4 acre.. i wont charge you to mow it.. but you need to put gas in the rider..lol

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  12. #12
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Linked but wrong result.

    Quote Originally Posted by start living View Post
    Thank you for the reply Tom,
    I have a folder in My Documents which holds three files, which are to be downloaded by the receiver. All I want, is to get the receiver to click on the site link and to be able to download these.
    So what I will do now, forget about Rar as I am not aufait with this any way, seem to battle my hmmmm off to find how to zip a file in there. I shall also delete the pasitedownload folder from my public_html. I will create a new folder in Ftp and name it differently to try and get rid of the pasitedownload enigma and put the three files into this new folder one by one from my documents, and see if that will work. I'll ofcourse rename the link to the download button in the site.
    Thank you for the help.
    If not I'll be back with another SOS..
    Thank you
    Hans
    Hans
    NOOOOOOOOOOOOOOOOOOO do NOT create it in the ftp folder.. it needs to be in the HTML folder else you wont be able to LINK to it..

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  13. #13
    start living is offline Special Status
    Join Date
    Apr 2008
    Location
    South Africa
    Posts
    349

    Default Re: Linked but wrong result.

    Hi Karen,
    I have deleted all. I am confused.
    I have a folder in my documents which has 3 files in it that should be able to be downloaded from my site.

    You say put them in an HTML folder... how?

    The folder in my documents is now called padownload it contains the three files for downloading off the box button when clicked.... please... where to from here if you tell me to create some form of folder please tell me where and how. I have created and ftp'd for a week and nothing works. I am with BV because I do not understand coding so I can not create any html code.

    Please take me back to the beginning without the RAR bit as this does not make it any simpler. Yes and I have read the how to in RAR but what they tell me I do not have in the version I have downloaded on my desk top, it considerably different, so if we can do without this please do it like that.
    I have deleted it from the ftp again.
    As I have not done this sort of thing before unfortunately I need a step by step instruction.
    thank you
    Hans


    Thank you
    Hans

  14. #14
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Linked but wrong result.

    go to cpanel, in your hosting account... file manager, public_html, create afolder there .. named whatever you want.. click on it to go inside it and upload your files.... to this folder...you can do it right there in the file manager

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  15. #15
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Linked but wrong result.

    BTW the issue isnt what you have named the rar file, but where you have UPLOADED it to.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  16. #16
    start living is offline Special Status
    Join Date
    Apr 2008
    Location
    South Africa
    Posts
    349

    Default Re: Linked but wrong result.

    Hi Karen,
    done as explained... never been inside this c panel before in file manager.
    I have created the folder which now appears in the forextradingpa.com
    called it pa download... how and where do I "Upload" my files which are in a folder in my documents. Obviously when i clicked on the new folder the left hand half of the screen was empty. the folder in my documents is called pa.
    Thank you hans

  17. #17
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Linked but wrong result.

    right at the top there is UPLOAD files while you are in that directory.. browse for file and navigate to it in your my documents folder... and upload it

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  18. #18
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Linked but wrong result.

    http://twiki.cpanel.net/twiki/bin/vi...cs/FileManager


    go there and READ and LOOK at where your buttons are.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  19. #19
    start living is offline Special Status
    Join Date
    Apr 2008
    Location
    South Africa
    Posts
    349

    Default Re: Linked but wrong result.

    Well I tried with the following result.. no files in folder after I did the following
    >cpanel
    >filemanager
    >forextraderspa.com
    Createted new folder called it pa
    folder visible in right division of screen in forextraderspa.com along with all others in there
    >pa folder (now line highlited in blue)
    >button on top of page upload
    came to next screen displaying 3 upload screens
    >first field - it opened my documents folder on my computer
    >pa folder in my documents which holds the 3 files- can not upload!
    >a file from my documents pa folder it uploaded this in the first upload field I repeated this for the other two files. 3 files uploaded. Each showing in separate upload box.
    >return to file manager
    >pa
    Folder empty.
    .
    > opened pa in file manager under the forextraderspa.com PA FOLDER EMPTY

    WHAT IS NEXT PLEASE?
    NEVER DONE THIS BEFORE - SO PLEASE DONT FLIP.... IF I COCKED UP I'M SORRY.
    The explanation merely said upload your files... If one has never done this it is a search to find how and where and to push the upload button was an adventure... I did not know what to expect!
    As I said here above I tried to upload the folder which contains the files... NO GO.. than I uploaded the individual files - don't know to where it uploaded these I do not see them in file manager- in cpanel- in forextraderspa.com- in new folder pa.
    What happened please?
    Thank you
    Hans

  20. #20
    start living is offline Special Status
    Join Date
    Apr 2008
    Location
    South Africa
    Posts
    349

    Default Re: Linked but wrong result.

    I have changed the link to http://forextraderspa.com/padownload/pa.html

    if the upload were correct would that be the right link?

    I shall go to the videos your advice arrived after me post

  21. #21
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Linked but wrong result.

    thats because you didnt CLICK to ENTER the folder before you uploaded,, you need to be INSIDE the empty folder and THEN upload.

    http://forextraderspa.com/pa.html

    and you cannot link to whats on YOUR computer.. it has to be the server link.. you have also LEFT spaces in your file name

    The biggest problem to you COCKING UP is that you dont READ.. you try to make SHORTCUTS.. and do it your way and frustrate everyone trying to help you. You are simply going to have to INVEST THE TIME TO READ and LEARN.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  22. #22
    start living is offline Special Status
    Join Date
    Apr 2008
    Location
    South Africa
    Posts
    349

    Default Re: Linked but wrong result.

    Karen the files are definitely in the folder I created in file manager.
    When I open that folder a pop up comes up with the following message and can not be deleted till I agree not to run this scrip... the message is..."A script on this page is causing Internet explorer to run slowly do you want to delete it... etc etc... If I say "no" it keeps re-appearing I have no option but to agree to the script deletion than I can continue to work. do you not think that becase the file which is in the new folder is not a known computer language, but a specialised MQL langiuage that this may be the reason why it gives me a 404? After all I had to agree to delete the script. Yet the files remain in that folder.
    I have made a printscreen to show you is there any way that i can send this to you? Please dont tell me to send the link as i would not know how to do this.
    Hans

  23. #23
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Linked but wrong result.

    No,, thats something to do with cpanel.. nothing to do with anything you have done. Yes email me the IMAGE. kmacenterprise at aol.com

    remove the spaces and use the @ symbol for AT

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  24. #24
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Linked but wrong result.

    Ok... as i said thats the script in your cpanel. Nothing to do with your files

    Your file names are NOT going to be workable, you need to rename them and reformat them.

    http://www.forextraderspa.com/padownload/PA ManualV2s09.pdf has spaces in it.. remove the spaces.

    BreakoutAlert.ex4 isnt a format that will just open for anyone..it says its a text document but 99% of the population wont know that.. so its worthless.

    Here is the folder with its files

    http://www.forextraderspa.com/padownload/
    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  25. #25
    start living is offline Special Status
    Join Date
    Apr 2008
    Location
    South Africa
    Posts
    349

    Default Re: Linked but wrong result.

    Hi Karen,
    The .ex4 file does not get opened it gets downlodedas an unopenable file to ones desktop than copied and pasted into a special folder that is standard on the trading platform. I receive files like that by email and via download links. They appear on my desk top as unopenable files.
    If I may I shall email you the result of this file downloaded on my desktop. The pdf manual tells the buyer what to do with that file. As the buyers will be traders, most will know what to do with this.
    Let me do what you have told me and see where it takes me.
    Thank you
    Hans

  26. #26
    start living is offline Special Status
    Join Date
    Apr 2008
    Location
    South Africa
    Posts
    349

    Default Re: Linked but wrong result.

    Hi Karen,
    As i receive files like this as I said in my previous email, I went back to your very original advice. ie put the files in a folder and roar then. the problem was that I have never used rar or zip and try as i would with rar I could not put it together.
    I have now put this together, but purely by accident - trying all sorts of things - I would not at this time know how I did this as it was just "Oh well let me try this"... and Wallah! it had given me a rar compresssed file (three stacked books) I put this rar file in the padownload folder and it worksPlease download it on your desktop and you can see the file type that the File is that I said only get copied into a special platform folder.
    Thank you again for all your interest and help.
    the RAR help files do not tell one hopw to compress a file, if you know of a tutorial please send me the url.
    Thank you
    Hans
    down load URL
    http://www.forextraderspa.com/padownload/pa.rar

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