Problem with uploaded images URL
-
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-contentThen 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’ alt=’Shirt logo’ />
Image Details:
Name: polo_shirt_logo.jpg
Size:5.98 KB
Type:image/jpegHowever 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
The topic ‘Problem with uploaded images URL’ is closed to new replies.