+ Reply to Thread
Results 1 to 7 of 7

Thread: Php page won't show after removing same html page
      
   

  1. #1
    Postmaster is offline Private First Class
    Join Date
    Jan 2008
    Posts
    6

    Default Php page won't show after removing same html page

    I have a Form to invite customers to set up an appointment on several pages of my site. The index.php works but the other pages that contains same form won't load open. I"ve tried the ftp and file manager without success.

    I do see from the File Manager under Web Root and Public FTP Root the changes. There are changes in one root but not the other. Please HELP.

    www.PaHomeSave.com Form: Schedule Appointment

    Thanks.

    John

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

    Default Re: Php page won't show after removing same html page

    Your links look like this:

    http://www.pahomesave.com/saveyourhome.html

    You need to change all the links on all the pages to look like this:

    http://www.pahomesave.com/saveyourhome.php

    In other words, just change the links to refer to your php pages.
    CLAMcentral.com Children's Ministry resources
    CLAMcentral's Projects Blog
    CLAMbakeonline.com Family Fun

  3. #3
    Postmaster is offline Private First Class
    Join Date
    Jan 2008
    Posts
    6

    Default Re: Php page won't show after removing same html page

    Tom, thanks again.
    I went to Page Properties and changed the file extension to php. Is this what you mean or do I have to something in the File Manager?

  4. #4
    Postmaster is offline Private First Class
    Join Date
    Jan 2008
    Posts
    6

    Default Re: Php page won't show after removing same html page

    Tom,
    I took me two days to realize what you meant. I was driving home and it just popped in my head what you suggested. Needless to say I drove home like crazy to find out and it worked. I'm a happy guy and celebrated with a couple of budlight. Thanks again.

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

    Default Re: Php page won't show after removing same html page

    :) That celebration was AFTER you drove home like crazy, right? :)
    CLAMcentral.com Children's Ministry resources
    CLAMcentral's Projects Blog
    CLAMbakeonline.com Family Fun

  6. #6
    Hamster_tango is offline Sergeant
    Join Date
    Jan 2009
    Location
    Berkshire, England UK
    Posts
    24

    Default Re: Php page won't show after removing same html page

    I had the same problem and followed these instructions and it worked!
    However I did experience a problem that I resolved but wanted to share it so others can avoid it.....

    With regards to the "form error" and "form success" pages... I made a mistake as I cloned my new contactus.php page and used this as the template to create the success/error pages. When I published them they had saved as .php files instead of .html files so once I had worked out why it wasn't all working I had to recreate them to make sure they saved as .html files

    Janis

    www.ukdrillers.co.uk
    Last edited by Hamster_tango; 04-08-2009 at 09:34 PM. Reason: poor grammer

  7. #7
    TimeIsMoney is offline Private First Class
    Join Date
    Aug 2006
    Posts
    5

    Smile Re: Php page won't show after removing same html page

    Thanks for getting back to us with your solution. I read a lot on the forum and could not find the solution I was looking for. I think you exlained it so well, I have now solved my problem.Thanks.

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