Click to See Complete Forum and Search --> : problem after website uploading
Hello!
I've got such a problem: uploaded all website with dreamweaver to my hosting, and for some reason not all graphics is showed up on a site.
Why?
I double checked that all images are upploaded correctly to the same folder, but when go to website url, some of the (always the same images) are not showing up and there is ony Alt text instead of them.
What can be the reason for it?
and how can I fix it? - does anybody got something similar before?
(p.s. actually I've tried uploading the website though my hosting ftp, without dreamweaver - the situation the same. Same images are missing.
What to do?
ryanbutler
03-19-2007, 10:38 AM
Your path to the images is incorrect. Either post a page for us to take a look or double check that paths are correct.
Thanks for reply!
I've checked... everything looks fine...
anyway,
the website is now on, you can see it here: www.yuliastudio.com
the word "necklaces" - (image) is missing on the top, middle, (this image has absolutely the same path as two others sidewise - "necklaces" and "earrings" - why they are not missing then?
Julia.
sticks464
03-19-2007, 11:03 AM
I have looked at your site in FF and IE6. The only image that does not show is <p><img src="../yuliastudio_website/giftwrap.jpg" width="70" height="63"></p>. All your other images do not have the "../yuliastudio_website/ in front of them and they show ok.
hm....
do you mean that you could see EVERYTHING??? the logo too?
I don't and I send the link to my friend who couldnt' see the same graphics as I couldn't...
so, what I did, is I renamed a few images including those that were missing, and then put them into website again, after updating the pass. Now it works! but does it mean I have to rename every missing graphics???
wow, it's a pain....
anyway, thanks for the answer.
J.
_Aerospace_Eng_
03-19-2007, 11:32 AM
It may have had to do with some ad blocking software. Not sure if you care or not but your html is quite bad.
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.yuliastudio.com%2F
:) thanks. I know my html must be bad, coz I don't understand anything in it. :)
I made the website in dreamweaver.
as to blocking software... not sure. I think there is some problems with the path, even though I can't understand why. but now I'm renaming all missing graphics and they start showing up.
so, I guess that's not ad blocking software....
Thanks for the comments anyway.
j.
Rkader
03-20-2007, 04:18 PM
To me it looks as though your "!DOCTYPE...." did not upload with the rest of the file. You may consider manually entering it on the server as a file edit.
This has happened to me when I upload to Bravenet. Looks like the same happened to you.