PDA

View Full Version : help with code



is0lized
March 1st, 2002, 02:06
i need help whats wrong with this code?


<HTML>
<HEAD>
<META name="keywords" content="">
<META name="description" content="">
<META http-equiv="Content-Language" content="EN">
<META name="author" content="Removed">
<META name="distribution" content="Global">
<META name="revisit-after" content="1 days">
<META name="copyright" content="COPYRIGHT © 2001 Is0lized Networks, Inc. Copyright infringment is illegal. Don't do it, Be creative. Create your

own site.">
<META name="robots" content="NOFOLLOW,INDEX">
<TITLE><?php include("title.txt");?></TITLE><LINK rel="stylesheet" href="corestyle.css" type="text/css"></head>
<body topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
<div align="center"><?php include("top.php");?>
<table width="96%" bgcolor="#111111"border="0" cellspacing="1" cellpadding="0" valign="top"><tr valign="top"><td bgcolor="#E8E6E6">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="139"><img src="spacer.gif" height="5" width="135"><br><?php include("left.php");?></td> <td><div

align="center"><br>
<table width="98%" bgcolor="#111111" border="0" cellspacing="1" cellpadding="0" valign="top">
<tr valign="top"><td bgcolor="#FFFFFF"><div align="center">
<table width="98%" border="0" cellspacing="0" cellpadding="0" valign="top">
<tr valign="top"><td><font color="#222222" size="4"><strong>{{entrysubject}}</strong></font><br><br>
{{entrymainbody}}
</td> </tr><tr valign="top"><td><br>Posted by <a href="mailto:{{authoremail}}">{{author}}</a> at {{hour}}:{{minuteminute}}{{ampm}},

{{weekday}}, {{monthword}} {{day}} | Comments (<a href="{{commentslink}}">{{commentsnumber}}</a>)<br><hr width="100%">
</td></tr></table><br><br>
</div><br><br>
</td>
</tr></table></div><br>
</td><td width="135"><img src="spacer.gif" height="5" width="135"><br><?php include("right.php");?></td>
</tr></table></td></tr></table>
<?php include("bot.php");?>
</div></body>
</html>

is0lized
March 1st, 2002, 16:03
anyone? i need to get my site up and its not working =[


something is wrong with the tables i think.. im not sure

Christopher
March 1st, 2002, 16:53
Make all of the images have the full URL, so I can test it out and see whats wrong....


But mabe rely on someone else as to I am away for 2 days, but I will look at it when I come back if no one has done so yet...

xsnetwork
March 1st, 2002, 16:58
what exactly is wrong with it? Like what happens when you try it and what do you want it to do?

is0lized
March 1st, 2002, 17:16
figured it out... i messed up with my cgi code so when i included my html file it would print anything, that way teh table was screwed up