What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » Forum & Website » Bug report for the website

Pages: (2): « First « 1 [ 2 ] Last »
Bug report for the website
Author: Message:
GameGuy
Junior Member
**


Posts: 25
Joined: Nov 2004
RE: Bug report for the website
Haha, Well, IE for some reason is sometimes special or not. Did a browser check on your page patchou and got this log:

quote:
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <AREA>.
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <AREA>.
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <AREA>.
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <AREA>.
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <AREA>.
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <AREA>.
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <AREA>.
Line 18: In Internet Explorer 5.0 the tag <AREA> cannot contain a tag <IMG>.
Line 34: In Internet Explorer 5.0 the tag <BR> cannot contain a tag <TD>.
Line 19: In Internet Explorer 5.0 the tag <IMG> cannot contain a tag <BR>.
Line 53: In Internet Explorer 5.0 the tag <IMG> cannot contain a tag <HEAD>.
Line 19: In Internet Explorer 5.0 the tag <IMG> cannot contain a tag <IMG>.
Line 483: In Internet Explorer 5.0 the tag <IMG> cannot contain a tag <P>.
Line 21: In Internet Explorer 5.0 the tag <IMG> cannot contain a tag <TABLE>.
Line 55: In Internet Explorer 5.0 the tag <IMG> cannot contain a tag <TABLE>.
Line 485: In Internet Explorer 5.0 the tag <IMG> cannot contain a tag <TABLE>.
Line 43: In Internet Explorer 5.0 the tag <SPAN> cannot contain a tag <NOSCRIPT>.

Yeh, weird.

Also, Patchou, Here are some suggestions you might want to test:

Try replacing:

quote:
<img border="0" src="http://files.msgplus.net/images/gfdd.gif" width="166" height="42" align="right" hspace="10" vspace="2">

with:

quote:
<img style="float: right" img border="0" src="http://files.msgplus.net/images/gfdd.gif" width="166" height="42" align="right" hspace="10" vspace="2">

2) Try using your css (style.css) for the image and put in no repeat. something like:
background-image:no-repeat;

I don't know much about CSS but just a small suggestion. And, I don't know what "background-attachment: fixed;" does so...If you do try to test it with CSS, Might want to insert *something* like this:

quote:
list-style-image: url('http://files.msgplus.net/images/gfdd.gif') no-repeat;

Hey, I don't know much about css so...:). Good luck.

This post was edited on 11-29-2004 at 01:43 AM by GameGuy.
11-29-2004 01:24 AM
Profile E-Mail PM Find Quote Report
Guido
Elite Member
*****

Avatar
Design is Safety

Posts: 4566
Reputation: 50
37 / Male / Flag
Joined: Dec 2002
RE: Bug report for the website
Argh, that's ugly :P

Attitude Extreme: would you mind saying in which other pages does it happen? Maybe that way we can find the problem more easily.


quote:
Originally posted by GameGuy
<img style="float: right" img border="0" src="http://files.msgplus.net/images/gfdd.gif" width="166" height="42" align="right" hspace="10" vspace="2">

2) Try using your css (style.css) for the image and put in no repeat. something like:
background-image:no-repeat;

I don't know much about CSS but just a small suggestion. And, I don't know what "background-attachment: fixed;" does so...If you do try to test it with CSS, Might want to insert *something* like this:
as for 1) (replacing align="right" with the css alternative), that would not solve anything :-/, the whole footer div is moved upwards, not only the GFDD logo.

And as for 2), I don't fully understand your suggestion... you mean using the gfdd logo as a background instead of inserting it inline? Well, that wouldn't work because of the link that is currently in the image, and because there is already a bg assigned for that div (an extra div would have to be added). Anyway, that shouldn't be the problem either.



I don't know what it is, since I just saw it was reported before in features_all.php (a very long page) but it's not happening for me there on Firefox 1.0 (it does in the registry page).

Keep the reports coming :)



[edit2] I've seen it happens on this forums from time to time, and given it doesn't happen in Opera i'm guessing it's a rendering bug in Firefox (yes they exist guys). It could be frontpage's fault, though: I'll try to check the full code if I get the time.

This post was edited on 11-29-2004 at 02:01 AM by Guido.
11-29-2004 01:45 AM
Profile E-Mail PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Bug report for the website
Well, the threads about this beheviour are all over the forums. But one thing always pops up: Mozilla based browser (and not only the new ones). Also, I have seen these same "errors" on other pages on the net as well (which don't use any form of cascade styling; although the errors look the same, it could be something else also though).


IMHO, it has something todo with how the page is loaded by your browser (images first/last, lag on downloading images, etc..., something like that). IF this is a CSS-error which can be fixed, it would be extremely hard/impossible to debug and find the fix. IF this is a Gecko bug, it is a very very very old one, because it also happens with old versions of it (like Netscape 7.0).

I don't think the solution should be found by debugging the Plus!-pages (as this would be almost impossible as the bug can't be reproduced on command), but by searching the web for reports about this...

And in the main time, this is nothing that a simply press on F5 (refresh) can't fix, so...





EDIT1: crap :lol: For only the sake of myself I hope that the bug isn't fixed by removing the </div> or I'm pwnd big time :P

EDIT2: Patchou, you should try Netscape then (even less buggy (for now... still...)) :P

EDIT3: problem still not fixed it seems... *phew* :D

This post was edited on 12-01-2004 at 04:26 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
11-29-2004 02:04 AM
Profile PM Find Quote Report
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
RE: Bug report for the website
As I'm not in the mood to code tonight, I will install the all mighty Firefox and try to find the problem.. in the meantime, I'll use the opporunity to clean some of my html a little bit :)
[Image: signature2.gif]
11-29-2004 02:37 AM
Profile PM Web Find Quote Report
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
RE: Bug report for the website
Ok, found the problem... there was a </div> tag that had nothing to do where it was... I have no idea how it could produce what it was producing (the tag was at the end of the page, not in the middle), but at least, the problem is no solved.

Btw, I have to admit, Firefox is pretty neat.

This post was edited on 11-29-2004 at 02:54 AM by Patchou.
[Image: signature2.gif]
11-29-2004 02:52 AM
Profile PM Web Find Quote Report
Hank
Banned


Posts: 3129
Reputation: 5
– / – / Flag
Joined: Nov 2003
Status: Away
RE: Bug report for the website
quote:
Originally posted by AndreY
even IE displays it right..


IE would display anything badly written that looks ok
11-29-2004 05:38 AM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Bug report for the website
quote:
Originally posted by Patchou
Ok, found the problem... there was a </div> tag that had nothing to do where it was... I have no idea how it could produce what it was producing (the tag was at the end of the page, not in the middle), but at least, the problem is no solved.
see http://shoutbox.menthix.net/showthread.php?tid=35073
If the extra div tag isn't there, then the problem is still not fixed...
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-01-2004 04:25 PM
Profile PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On