henry0

msg:3391829 | 8:21 pm on Jul 11, 2007 (gmt 0) |
Show us the HTML calling the img or pointing to the src
|
specter

msg:3391841 | 8:35 pm on Jul 11, 2007 (gmt 0) |
That's the code: <p><img border="0" src="images/photo1.jpg" width="210" height="216"></p>
|
jezra

msg:3391893 | 9:50 pm on Jul 11, 2007 (gmt 0) |
Is it all jpegs or only certain jpegs? I ask because I have run into a problem with certain jpegs in the past that were saved from Photoshop as CMYK jpegs( used for print) and not RGB jpegs.
|
specter

msg:3391897 | 9:58 pm on Jul 11, 2007 (gmt 0) |
any .jpg file
|
LifeinAsia

msg:3391899 | 10:01 pm on Jul 11, 2007 (gmt 0) |
What message do you get if you try to view the images directly? In other words, assuming the sample is from www.example.com/index.htm enter www.example.com/images/photo1.jpg in your browser.
|
specter

msg:3391904 | 10:11 pm on Jul 11, 2007 (gmt 0) |
error 404
|
specter

msg:3391905 | 10:11 pm on Jul 11, 2007 (gmt 0) |
error 404
|
Marshall

msg:3391915 | 10:33 pm on Jul 11, 2007 (gmt 0) |
Error 404 is "Page Not Found" which would suggest either your picture(s) are not on the server or you have the wrong file path. Marshall
|
LifeinAsia

msg:3391922 | 10:49 pm on Jul 11, 2007 (gmt 0) |
Please confirm the full paths where the images and calling file are located.
|
specter

msg:3391925 | 11:01 pm on Jul 11, 2007 (gmt 0) |
calling file is in the main directory: /page.html called file is in a sub-folder: /images/file.jpg
|
Petra Kaiser

msg:3391934 | 11:13 pm on Jul 11, 2007 (gmt 0) |
a common mistake is .JPG instead .jpg
|
LifeinAsia

msg:3391936 | 11:14 pm on Jul 11, 2007 (gmt 0) |
OK. What OS and web server are you using? Do you have the right permissions set on the /image directory? Can you see any other pictures in the /image directory?
|
LifeinAsia

msg:3391939 | 11:32 pm on Jul 11, 2007 (gmt 0) |
And is this a dedicated server or shared hosting?
|
Marshall

msg:3391949 | 11:49 pm on Jul 11, 2007 (gmt 0) |
Try an absolute url for the image src: http: //www.yourdomain.com/images/whatever.jpg Marshall
|
Tropical Island

msg:3392354 | 11:03 am on Jul 12, 2007 (gmt 0) |
Did you accidentally click the "toggle images" switch in your browser? Is it only from 1 computer or all computers?
|
|