boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Wont show up

 
Post new topic   Reply to topic    boardom Forum Index -> Template help
View previous topic :: View next topic  
Author Message
FrostbittenKiss



Joined: 11 Mar 2004
Posts: 1

PostPosted: Thu Mar 11, 2004 4:35 am    Post subject: Wont show up Reply with quote

URL:
http://so-alluring.net/index.php

The template won't show up in IE, only Mozilla. And the code is validated...

I've posted a few posts, but nothing will show up at all.

Any ideas? Sad

Code:
<?php /* Don't remove this line, it calls the b2 function files ! */ $blog=1; include ("b2/blog.header.php"); ?>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<title>your title here</title>
<?php comments_popup_script() ?>
<script language="javascript" type="text/javascript">
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=170,height=300');");
}
</script>
<style type="text/css">
<!--
body {
background-image:url("bckg.png");
font-family:trebuchet ms;
font-size:7.5pt; color:#000000
}

td {
font-family:trebuchet ms;
font-size:7.5pt; color:#000000;
background-color:#CAC694;
border:1px solid #000000
}

td.side {
background-color:#969363; font-weight:bold; text-align:right}

td.header {
background-color:#969363; font-weight:bold; text-align:center}

.image {position:absolute; left:0; top:0}

.navi {position:absolute; left:3; top:564; width:224}

.content {position:absolute; left:235; top:582; width:382}

input {}input, textarea, select {
font-family: trebuchet ms;
font-size:7.5pt;
color:#000000;
background-color: #969363;
border-style:solid; border-width: 1px 1px 1px 1px; border-color:#000000
}

--!>
</style>
</head>

<body>

<div class="image">
<img border="0" alt="" src="xtina.png">
</div>

<div class="navi">
<table width="100%" cellpadding="0" cellspacing="3">
<tr>
<td class="side">Title</td>
</tr>
<tr>
<td>Place whatever here. Please edit this part. Blah.</td>
</tr>
</table><br>

<table width="100%" cellpadding="0" cellspacing="3">
<tr>
<td class="side">Title</td>
</tr>
<tr>
<td>Place whatever here. Please edit this part. Blah.</td>
</tr>
</table><br>

<table width="100%" cellpadding="0" cellspacing="3">
<tr>
<td class="side">Title</td>
</tr>
<tr>
<td>Place whatever here. Please edit this part. Blah.<br><br>

<center>
<?php include("calendar.php")?>
</center>
</td>
</tr>
</table><br>

<table width="100%" cellpadding="0" cellspacing="3">
<tr>
<td class="side">Title</td>
</tr>
<tr>
<td>Place whatever here. Please edit this part. Blah.</td>
</tr>
</table><br>

<table width="100%" cellpadding="0" cellspacing="3">
<tr>
<td class="side">Title</td>
</tr>
<tr>
<td>Place whatever here. Please edit this part. Blah.</td>
</tr>
</table><br>

<table width="100%" cellpadding="0" cellspacing="3">
<tr>
<td class="side">Title</td>
</tr>
<tr>
<td>Place whatever here. Please edit this part. Blah.</td>
</tr>
</table><br>

<table width="100%" cellpadding="0" cellspacing="3">
<tr>
<td class="side">Title</td>
</tr>
<tr>
<td>Place whatever here. Please edit this part. Blah.</td>
</tr>
</table><br>

<table width="100%" cellpadding="0" cellspacing="3">
<tr>
<td class="side">Title</td>
</tr>
<tr>
<td>Place whatever here. Please edit this part. Blah.</td>
</tr>
</table>
</div>

<div class="content">

<center>
<form action="qa/ask.php?id=process" method="post">
<input type="text" name="question" value="Got a Question?" size="40"> <input type="submit" value=" ask ">
</form><A HREF="#" onClick="crush=window.open('qa/index.php','popup','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=300,height=300');return false;">Questions & Answers</a>
</center>

<!-- // b2 loop start -->
<?php while($row = mysql_fetch_object($result)) { start_b2(); ?>
<table width="100%" cellpadding="0" cellspacing="3">
<tr>
<td class="header"><?php the_date() ?></td>
</tr>
<tr>
<td>
<?php the_content() ?>
</td>
</tr>
<tr>
<td class="header"><?php the_author() ?> // <?php the_time() ?> // <?php comments_popup_link("0 Comments", "1 Comment", "% Comments") ?></td>
</tr>
</table><br>
<!-- // this is just the end of the motor - don't touch that line either :) -->
<?php } ?>

</div>

</body>

</html>
Back to top
View user's profile Send private message
Graam



Joined: 20 Dec 2002
Posts: 133

PostPosted: Sun Mar 14, 2004 8:03 pm    Post subject: Reply with quote

I'm getting a 404 with that link...
_________________
tin-men
powered by
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Template help All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group