Build Your Own Arcade Controls Forum
Main => Wiki Discussion => Topic started by: Tiger-Heli on February 22, 2006, 07:29:52 am
-
Top Left Corner is messed up in Opera and IE, looks fine in FireFox. Doesn't affect usage, just visual appearance. FYI, FWIW
-
Tiger,
I've tested with this Opera 6, Opera 7, IE 5.5 and IE 6.0 and do not get your result with either anonymous browsing or logging in. You might have something on your local system causing this.
Does anybody else get these rendering errors?
-
Renders properly here in IE 6 and Firefox 1.07.
-
Opera problems went away when I bypassed Proxomitron. :P
Not sure what's going on in I.E. - IE 6.0.2900
-
Looks fine here on IE 6.0.2900.2180 sp2 (whatever happened to just calling it 6.1?) and Firefox 1.5.0.1
-
Text at top of page in IE says this, if this helps:
Warning: Cannot modify header information - headers already sent by (output started at /www/html/wiki.arcadecontrols.com/w/extensions/Auth_smf.php:505) in /www/html/wiki.arcadecontrols.com/w/includes/OutputPage.php on line 455
Warning: Cannot modify header information - headers already sent by (output started at /www/html/wiki.arcadecontrols.com/w/extensions/Auth_smf.php:505) in /www/html/wiki.arcadecontrols.com/w/includes/OutputPage.php on line 456
-
Try this now.
Text at top of page in IE says this, if this helps:
Yeah, I saw that in your image dumps.
Try now. I have a hunch I fixed it.
-
Yep - looks good in IE now.
Thanks SirWoogie!!!!
-
Bah, what a stupid problem. For all of you PHP jockies out there, do not have trailing whitespace after the closing ?> in a <php ?> bracket. I had an extra CR at the end of the authentication module, and that is what caused it.
How stupid.
-
Heh. Good catch.
Bah, what a stupid problem. For all of you PHP jockies out there, do not have trailing whitespace after the closing ?> in a <php ?> bracket. I had an extra CR at the end of the authentication module, and that is what caused it.
How stupid.