![]() |
Broken images and crazy error? IE
1 Attachment(s)
Hey all when viewing me board as a guest
some of the images are broken Even tho they are 100% there and IE gives me this error see pic Attachment 104780 so anyone any idea whats going on? Thanks Mike |
Have you tried running your page through an html validator?
|
Quote:
Errors found while checking this document as XHTML 1.0 Transitional! Result: 39 Errors, 4 warning(s) Code:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.myanimeisland.com%2Fforums%2F&charset=%28detect+automatically%29&doctype=Inline&group=0 |
You need to run the validator on the page you are having the errors on (the showthread page) in order for it to help you.
And take a look at the source code for those broken images. |
Quote:
how would i even start with this? is this not a vbulletin problem? i dont understand why its like this Code:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.myanimeisland.com%2Fforums%2Fsite-news%2F72-affiliate-banners.html&charset=%28detect+automatically%29&doctype=Inline&group=0 |
It is not a default vbulletin issue - I'd guess most of those are from modifications. For instance, vbulletin doesn't use <br> at all - they do them properly as <br />. Same with & in a url, they always use & . As for how do you start? You start with the little things like the ones I mentioned. You'll find that you fix one, and it usually fixes several of the errors.
It also looks like non-logged in users don't have permission to view some images. This one isn't showing for me and I get a Not Logged In/No Permission error when trying to view it in my browser - http://www.myanimeisland.com/forums/...maibanner2.jpg |
Quote:
as for that image is it classed as a Attachments ive think ive turned on all images to guests dont think ive missed any Thanks Code:
# Error Line 64, Column 306: required attribute "alt" not specified any chance you know lynne or anyone else Thanks |
That has to do with any image tags you use. You need the alt attribute:
HTML Code:
<img src="whatever.jpg" alt="something" /> |
Quote:
HTML Code:
alt="something" And could you check that image link now see if you can see it Thanks |
You would put what you want users to see if the image doesn't show. So, for instance, if it's an image of a happy face, then the alt would be "happy face". Or, you can just have alt="", but you need to have the alt attribute in there.
|
All times are GMT. The time now is 02:31 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|