• garethjmsaunders

    (@garethjmsaunders)


    Hi folks, I’m having trouble with an installation of WordPress 1.5 (which I love, by the way!). It’s with uploaded images.

    In Options | Miscellaneous I have actived the uploading of images and have the following set:

    Destination directory: /home/nycgb/public_html/wordpress/wp-content
    URI of this directory: http://www.nycgb.net/wordpress/wp-content

    Then when I upload an image I see the following, for example:

    File uploaded!

    Your file polo_shirt_logo.jpg was uploaded successfully!

    Here’s the code to display it:

    <img src=’;http://www.nycgb.net/wordpress/wp-content/polo_shirt_logo.jpg&#8217; alt=’Shirt logo’ />

    Image Details:
    Name: polo_shirt_logo.jpg
    Size:5.98 KB
    Type:image/jpeg

    However when I place that code in a post all I see is the alt text. Why has WordPress added a semi-colon in front of the URL?!

    Am I doing something wrong here?

    Gareth

Viewing 3 replies - 1 through 3 (of 3 total)
  • moshu

    (@moshu)

    Notice you have a semicolon [;] in front of http… Delete it!
    I even remember a thread about how to fix it, I just cannot find it for the moment.

    ColdForged

    (@coldforged)

    The fix is to download a more recent archive of Strayhorn… that was an early version.

    Thread Starter garethjmsaunders

    (@garethjmsaunders)

    Thanks — you’re a star. Will do so now.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem with uploaded images URL’ is closed to new replies.