View Full Version : Um... the error came back =/


Lemon Squash
02-10-2003, 02:51 AM
Umm... okay i thought id solved that error but it kindof came back.. does anyone know why? it loads but then when it loads the rests of the pictures the /!\ box comes with Error on page but theres nothing wrong!!?!?!?! help me!!!

epolady
02-10-2003, 03:58 AM
What's the URL?

Lemon Squash
02-11-2003, 01:36 AM
Its here (http://www.geocities.com/furc_sweet/) the error might not come on your first visit but if you refresh it will come =/

epolady
02-11-2003, 02:10 AM
Im not sure if this is the problem but in home.html, menu.html & border.html, you have

-->
</STYLE>

at the top without an opening style, you might want to delete that.

Lemon Squash
02-11-2003, 03:45 AM
hum.. what should i replace/do to it? :/

epolady
02-11-2003, 04:34 AM
Well it's just sitting there, really. There isn't a need for it, if you look at the top of your source code, you'll see </STYLE> there. There isn't a need for it.

For example, in menu.html you have

<html><title></title>
<head>

</STYLE>

you can delete the </STYLE> because it's not needed.

p.s. I'm not seeing any errors right now, althought you still have the </style> in the code. I'm thinking it has to do with Geo's ads.

pb&j
02-11-2003, 05:29 AM
I don't know about the specific error, but there are WAY too many body tags in your "home.html" page as well as a few small mistypings and misplaced tags. Here is a cleaned up version if that may help your situation...

<html>
<head>
<title>Sweet</title>
<style type="text/css">
p {font-family: century gothic; font-size: 8pt; color: black;}
a:link {color: red; text-decoration: none;}
a:visited {color: red; text-decoration: none;}
a:active {color: white; text-decoration: none;}
a:hover {color: white; text-decoration: none;border-style:dashed;border-width:1;}
body {cursor : crosshair;
scrollbar-arrow-color: red;
scrollbar-base-color: black;
scrollbar-dark-shadow-color: black;
scrollbar-track-color: ;
scrollbar-face-color: black;
scrollbar-shadow-color: red;
scrollbar-highlight-color: red;
scrollbar-3d-light-color: red;
}
</style>
</head>

<body background="m2.jpg" bgproperties="fixed">

<font face="century gothic" size="1" color="white">

<u>Home</u><br>

Hiya Welcome to my site that i made for sweet-as-chocolate who is my character on furcadia, if you dont know what furcadia is just click the <a href="aboutfurcadia.html">About furcadia</a> below.

<br><br>

<u>Status</u><br>

<img src="http://www.furcadia.com/cgi/myonlinestatus.php4?username=sweetaschocolate&offline_url=http%3A%2F%2Fwww.geocities.com%2Ffurc_ sweet%2Fofflineimage.gif&online_url=http%3A%2F%2Fwww.geocities.com%2Ffurc_s weet%2Fonlineimage.gif" alt="Sweets status" border="0">

<br><br>

~ enjoy the site ~

<div id="navtxt" class="navtext" style="position:absolute; top:-100px; left:0px; visibility:hidden;">
</div>

</body>
</html>

Lemon Squash
02-11-2003, 08:58 AM
Ok i changed it to that but the status thing didnt work so i put that in again and then the error just came back, i use a genterater thing to do the status by the way so i shouldnt have done anything wrong.. =/

pb&j
02-11-2003, 01:44 PM
Hmmm...
Looks like a color is missing in one of the scrollbar css.
scrollbar-track-color: ;

Other than that, perhaps fix the original frameset page a bit? (Moved title, added quotes, added noframes for body area)


<html>
<head>
<title>sweet</title>
</head>
<frameset cols="*,212,588,*" border="0">
<frame src="border.html">
<frameset rows="*,72,304,40,*" border="0">
<frame src="border.html" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="t1.jpg" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="m1.jpg" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="b1.jpg" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="border.html" noresize scrolling="no" marginheight="0" marginwidth="0">
</frameset>
<frameset rows="*,72,304,40,*" border="0">
<frame src="border.html" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="t2.jpg" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="home.html" name="home" noresize marginheight="10" marginwidth="10">
<frame src="menu.html" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="border.html" noresize scrolling="no" marginheight="0" marginwidth="0">
</frameset>
<frame src="border.html" noresize scrolling="no" marginheight="0" marginwidth="0">
<noframes>
<body></body>
</noframes>
</frameset>
</html>

Lemon Squash
02-12-2003, 12:31 AM
Lol theres supposed to be no colour thats how i like it anyway ill try doing that :/

Lemon Squash
02-12-2003, 04:29 AM
Humm.. ive done that and tried to clean up the other frame things but after a few refreshes the /!\ error just comes back! Is there anything i can do to remove it or just anything?

epolady
02-12-2003, 04:41 AM
I think it has to deal with Geo's ads. I'd say more to a different server. Or ignore the errors.

Lemon Squash
02-12-2003, 05:31 AM
Yep it must be because i made an account with brinkster (they any good? :D) and tested the same stuff for the homepage on that and i didnt get any errors even when i kept refreshing.. so somethings gone wrong with geocities o-o

~ and thanks for all your help! :D ~

epolady
02-12-2003, 05:57 AM
Originally posted by Lemon Squash
Yep it must be because i made an account with brinkster (they any good? :D) and tested the same stuff for the homepage on that and i didnt get any errors even when i kept refreshing.. so somethings gone wrong with geocities o-o

~ and thanks for all your help! :D ~

Brinkster's pretty good from what I hear. Good luck! =)