|
Post by firstEncounter on Oct 6, 2009 13:07:35 GMT -6
It seems that there is a simple over-looked error in the CSS on this website that makes it so this forum will NOT load past the header bar on any other browser except Firefox. Including any Webkit-based browsers such as Chrome, Safari, and Opera.
After Shinji refered me to here, I tried opening the browser in Google Chrome, which is the fastest browser ever btw, and it would never load anything past the advertisement.
I narrowed it down to this:
<style type="text/css">
<!--
body {
background-position: center top;
background-repeat: repeat-y;
}
</style>
<script type="text/javascript">
<!--
/* Remove "Hey, X" and « Home » */
var td=document.getElementsByTagName("td");
td[1].lastChild.style.display="none";
td[2].style.display="none";
// -->
</script>
Right before ending the first <style> tag, the ending "// -->" is missing. This makes it so the browser literally ignores everything after that tag.
I am 100% sure this is the problem. I copied the source code, fixed the little error, opened it in Chrome, and it worked perfectly.
Now I don't know if this is fixable, since this is a hosted forum, but this is a pretty major flaw in my opinion.
|
|
|
Post by saeki ⒼⓂ on Oct 6, 2009 14:33:20 GMT -6
that's kewl that you know what that means.. ;D
zarsie just pointing out that I know this guy irl and he knows what he's doin with computers so on my recommendation I think he'd make a good staff member or atleast be able to help somehow
|
|
|
Post by crazyjackel on Oct 6, 2009 15:33:22 GMT -6
computer ninja.
|
|
|
Post by saeki ⒼⓂ on Oct 6, 2009 18:37:43 GMT -6
|
|
|
Post by firstEncounter on Oct 7, 2009 10:52:15 GMT -6
Does that mean I throw shurikens through people's computers? If so, you're wrong. I just take out the hard drive and let them destroy it themselves when they see the words "No bootable device".
|
|
|
Post by saeki ⒼⓂ on Oct 7, 2009 12:28:49 GMT -6
Does that mean I throw shurikens through people's computers? If so, you're wrong. I just take out the hard drive and let them destroy it themselves when they see the words "No bootable device". tthaattt made no sense at all.. .-.
|
|
|
Post by firstEncounter on Oct 7, 2009 12:59:21 GMT -6
It makes perfect sense. Most people who don't know a thing about computers just smash it when something goes wrong.
|
|
|
Post by saeki ⒼⓂ on Oct 7, 2009 13:11:56 GMT -6
no.. more like set it on fire and throw it off a building....
but I just ask my big bro he's got like a PHD in computer science and is like the manager of a huge microsoft building in chicago or something? he does all my computer crap and fixes it every time I break it
|
|
|
Post by firstEncounter on Oct 7, 2009 14:37:00 GMT -6
that's great.
bak to topic? kthxbai
|
|
|
Post by zarz on Oct 9, 2009 16:25:07 GMT -6
Thanks you for pointing this out. I directed the proboards team at it but for now I am switching forums. Please direct yourself to the new announcement.
|
|