View Full Version : FF vs IE need help!!
Michael.A
10-14-2009, 10:12 PM
firefox :-
http://img88.imageshack.us/img88/2386/helpw.jpg
internet explore :-
http://img88.imageshack.us/img88/4990/help1x.jpg
i dont want to start on how i feel about IE,
how can i fix this?
thank...
Dylanblitz
10-14-2009, 10:36 PM
Without seeing the code there's not much anyone can help with.
From what I see it looks like you have missing images and bad code syntax. FF is a lot more forgiving, so it looks nicer, while IE is stricter and makes you use correct code. I usually test in IE for that purpose. Hate IE but it's good for something at least heh
Michael.A
10-14-2009, 11:03 PM
what Templates are we talking about?
Lynne
10-14-2009, 11:14 PM
Run it through an html validator and fix any errors.
Michael.A
10-14-2009, 11:28 PM
129 Errors, 53 warning(s) wow
http://validator.w3.org/check?uri=http%3A%2F%2Fcoderz4life.com%2Fcoderz%2F forumdisplay.php%3Ff%3D20&charset=%28detect+automatically%29&doctype=Inline&group=0
is this what you mean if so can i get some help from where do i start and how can i fix all of this
Lynne
10-14-2009, 11:41 PM
Yes, that is what I mean. Fix those errors and you will probably fix the issue with your site.
Michael.A
10-14-2009, 11:48 PM
thanks lynne but one more thing can you help me with the first one this is my first time doing this i just need an exp ?
# Warning Line 135, Column 113: character "&" is the first character of a delimiter but occurred as data
…ainer/assets/skins/sam/container.css&2.7.0/build/button/assets/skins/sam/butt
✉
This message may appear in several cases:
* You tried to include the "<" character in your page: you should escape it as "<"
* You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&", which is always safe.
* Another possibility is that you forgot to close quotes in a previous tag.
whats easy way to find and fix the code?
Lynne
10-15-2009, 12:02 AM
First do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes Then, on that validator page, click on Show Source in the Options box and then Revalidate. Now you will have the line number and be able to find the line at the bottom of the page in the Source and it will have the template names in there so you can find the templates.
Michael.A
10-15-2009, 01:20 AM
ok here the thing all thoes errors are old.
how do i know here that error is like 5 weeks old..
Error Line 581, Column 53: XML Parsing Error: Specification mandate value for attribute green
…mallfont"><font color="color:" green ">We are accepting applications at this
We are Not accepting Applications at this time..
Lynne
10-15-2009, 02:41 AM
They are not old. That page is run through the validator at the moment you submit it. You can see that line right in the page source for your page right now.
Dylanblitz
10-15-2009, 05:39 AM
ok here the thing all thoes errors are old.
how do i know here that error is like 5 weeks old..
We are Not accepting Applications at this time..
It's showing that text on the page, top of the forum, right underneath the blinking application.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.