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 

Blank Blog...

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



Joined: 17 Mar 2004
Posts: 1

PostPosted: Wed Mar 17, 2004 1:46 am    Post subject: Blank Blog... Reply with quote

Lucky me. My cpanel lost all my databases so I get to install everything again I saved the old coding from my former blog, but it doesn't work =( So, I started over again and my blog (http://purrmeow.net/b2) isn't showing up correctly.

Here's index.php
Quote:
<?php /* Don't remove this line, it calls the b2 function files ! */ $blog=1; include ("blog.header.php"); ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- layout credits goto http://bluerobot.com/web/layouts/layout2.html -->

<head><title>[ [ Smells like Rain ) ) || v. 1 || main ] ]</title>






<!-- -------- -->
<!-- [ this site was created by Ambrosia -- [email protected] ]













<META HTTP-EQUIV="imagetoolbar" CONTENT="no">

<LINK REL=stylesheet HREF="/me/newestblogcss.css" TYPE="text/css">

</head>
<body>
<div id="content">


<!-- // b2 loop start -->
<?php while($row = mysql_fetch_object($result)) { start_b2(); ?>

<?php the_title(); ?> | <?php the_date("","<b>","</b>"); ?><?php the_time() ?></div>

<div class="storyContent">
<?php the_content(); ?>

<div class="rightFlush">
<?php link_pages("<br />Pages: ","<br />","number") ?>
<?php comments_popup_link("Comments (0)", "Comments (1)", "Comments (%)") ?>
<?php trackback_popup_link("TrackBack (0)", "TrackBack (1)", "TrackBack (%)") ?>
<?php pingback_popup_link("PingBack (0)", "PingBack (1)", "PingBack (%)") ?>
<br><?php list_cats(0, 'All', 'name'); ?>

<?php trackback_rdf() ?>

<!-- this includes the comments and a form to add a new comment -->
<?php include ("b2comments.php"); ?>

<!-- this includes the trackbacks -->
<?php include ("b2trackback.php"); ?>

<!-- this includes the pingbacks -->
<?php include ("b2pingbacks.php"); ?>

</div>

</div>


<!-- // this is just the end of the motor - don't touch that line either Smile -->
<?php } ?>


</div>

<p class="centerP"><?php timer_stop(1); ?>
[powered by <a href="http://cafelog.com" target="_blank"><b>b2</b></a>.]
</p>



</body>
</HTML>


The only thing that shows up is who it was powered by. Can someone please help me out? Thank you.
Back to top
View user's profile Send private message
Sigg3



Joined: 03 Jul 2003
Posts: 227
Location: Oslo, Norway

PostPosted: Wed Mar 17, 2004 11:33 am    Post subject: Reply with quote

Code:
<!-- [ this site was created by Ambrosia -- [email protected] ]
This tag isn't ended, so your entire page is practically a non-viewable comment. Nice:)
_________________
Sigg3 dot net - because you're worth it!
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