Image Display Problem!

Discussion in 'PHP' started by netnuta, Oct 19, 2006.

  1. #1
    Hi there, I have installed a myspace layouts and generator script, when viewing this page:

    http://www.myfriendslayouts.com/vie...youts.com/userpics/animations/animals_102.gif

    only the placeholder for the image is diplayed!

    If you view the properties for this image place holder as shown below:

    "http://www.myfriendslayouts.com/www.myfriendslayouts.com/userpics/animations/animals_102.gif"

    You can see that "www.myfriendslayouts.com" is duplicated in the url so image is not found!

    Can anyone point me in the right direction to correct this?

    Many thanks in advance
    nenuta
     
    netnuta, Oct 19, 2006 IP
  2. SniperFox.com

    SniperFox.com Guest

    Messages:
    154
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The problem is you need to change it to..

    http://www.myfriendslayouts.com/userpics/animations/animals_102.gif

    hope this helps :)
     
    SniperFox.com, Oct 20, 2006 IP
  3. Subikar

    Subikar Active Member

    Messages:
    241
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Add http:// infront of www this will show correct image.

    Thanks,
    Subikar
     
    Subikar, Nov 20, 2007 IP