PHP page not working - small change needed but not sure where!

Discussion in 'PHP' started by TAJ, Mar 28, 2012.

  1. #1
    Hi,I am developing a site from a template I bought.
    The site can be seen at http://khmotors.kilmorewebdesign.com. I copied the page "Current Cars" (results.php) and the "view.php" page (when you click on a result in the "Current Cars" page, it opens the car in results.php) and pasted it for the "Commercial Vehicles" page (commercialresults.php and also commercial.php for view.php).
    When I click on a car in "Commercial Vehicles" page, it tries to open the car in the view.php instead of commercial.php. This means that it tries to read the car from the wrond sql table, and does not display.
    Please can someone help me to work out what needs changing to fix it (to change it to point to commercial.php, I think).The 4 mentioned php files are in a zipped file at http://khmotors.kilmorewebdesign.com/script.zip Thank you,
    TAJ
     
    TAJ, Mar 28, 2012 IP
  2. bill332d

    bill332d Well-Known Member

    Messages:
    35
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    108
    #2
    I don't think I can help without the source..??
     
    bill332d, Mar 29, 2012 IP
  3. TAJ

    TAJ Greenhorn

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    Hi,the source is in the zipped file at http://khmotors.kilmorewebdesign.comThat only contains the 4 mentioned files... do I need to add all the file's source?
     
    TAJ, Mar 29, 2012 IP
  4. TAJ

    TAJ Greenhorn

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #4
    I may be on my way to working out a solution: Both files are looking for view.php, so if I can edit the view.php to show both tables (and select the one which holds the info), then it should work... does anyone know how to do this?
     
    TAJ, Mar 29, 2012 IP
  5. Artuurs

    Artuurs Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    mmmmmmmmmmmm
     
    Artuurs, Apr 7, 2012 IP
  6. TAJ

    TAJ Greenhorn

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #6
    I got it sorted everyone :)
     
    TAJ, Apr 7, 2012 IP