How do I upload a php site in dreamweaver properly?

Discussion in 'PHP' started by pr-biztech, Jun 9, 2011.

  1. #1
    I loaded a pre-built site into dreamweaver. Half of the pages were built in php format. I built a new page to add to the site with new links and pictures. But when I uploaded the site to the web, neither the pictures nor the links worked. Any ideas what might have caused this? Or something I missed that would prevent a newly added page from working? Settings etc? I'm using Dreamweaver CS4. Thanks in advance.
     
    pr-biztech, Jun 9, 2011 IP
  2. AvramovaChirkoff

    AvramovaChirkoff Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Well this wouldn’t be a dreamweaver issue.
    And without any code its hard to tell. Can you provide a link as well as a sample of the code which is giving you problems?
     
    AvramovaChirkoff, Jun 9, 2011 IP
  3. techbongo

    techbongo Active Member

    Messages:
    309
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #3
    Paste URL of the problematic page and an OK page. Seems like absolute path for image files/styles is not correctly given.
     
    techbongo, Jun 9, 2011 IP
  4. DPTyson

    DPTyson Peon

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I too dont think that it is a dreamweaver issue. It is because of not establishing the path properly. Make sure that the img src="/images" path is given correctly or not.
     
    DPTyson, Jun 9, 2011 IP
  5. pr-biztech

    pr-biztech Peon

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I mean, I want to use Dreamweaver to edit the site, added the pics and content, content showed but the pics didn't.
     
    pr-biztech, Jun 10, 2011 IP