Whats Wrong with These Pics?

martinact420

Junior Member
Joined
Sep 28, 2010
Messages
145
Reaction score
24
Does anyone know why the pics on this website are showing up like this -

Grizz Image Problems.JPG

I dont even know how to Google it?

Thanks, Tom
 
It's because your images are not uploaded from your media or your cPanel. Your image links are probably from other site's URL and if the site decides to take down their images, the same goes to your images on your site.

To be safe, download all images and upload them manually into your media.

Problemo solved. :)

Yipee!
 
Most likely it is because an image cannot be found at the specified location.

Double check your code and ensure that the images are at the location specified.
 
I do download the pics and then upload them to WP. And I got the pics from all different sites. The whole site isnt showing any pics?
 
yep, broken images.. see their url location and either fix or reupload..
 
broken link or image has been removed.....it some time also happened if your net speed is slow
 
How does every url for images on the site get broken at one time? Thats what doesnt make any sense?
 
broken link, sometimes extension problem

if extension is .jpg try with .JPG or vice versa..

:)
 
Okay, but all the images worked fine up until....who knows but they all went down at once???
 
Images are not at the right location. It's called broken URL.
 
If you don't mind, PM me your URL. I'll have a look and tell you what's broken and how to fix it.
 
can you post link to non working image here.
Check directory permission.
 
Use Firebug as I said earlier. See what the image-URL (absolute/relative) path is. Copy it and paste it on another tab. If it is relative, you'll need to change it to replace to reflect the complete absolute path that it denotes) See if you can see the image. (You won't!)

Then use the File manager on the cPanel and go to that folder and see what the exact images folder path (absolute URL) is, and copy it.

While still using the Firebug, replace the existing URL (earlier one) with this full path. Only one instance will do for now. You will immediately see that the image appears on the screen.

Replace all the paths with this correct path on the webpage. You can use something like TextPad to do global find|Replace on the file.

HTH

Something has broken the URL on the page. May be the earlier path is deleted or moved... May be the permissions are changed... whatever. It needs thorough investigation by someone who knows what (s)he is doing.:)
 
Last edited:
Check with a different browser. Then come back, sometimes is the browser and not your end.
 
Back
Top