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 

Please help!

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



Joined: 25 Jul 2004
Posts: 2

PostPosted: Sun Jul 25, 2004 8:23 am    Post subject: Please help! Reply with quote

Everytime I try to look at my blog, I get a 500 internal server error. I don't know what I did wrong so could someone possibly tell me what I did? Here is my code:
Quote:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
<LINK REL=stylesheet HREF="http://yellagirl.net/style.css" TYPE="text/css">
<!-- Change charset if needed(?) But please do not remove this metatag -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="reply-to" content="[email protected]" />
<meta http-equiv="imagetoolbar" content="no" />
<meta content="TRUE" name="MSSmartTagsPreventParsing" />
<link rel="alternate" type="text/xml" title="RDF" href="<?php bloginfo('rdf_url'); ?>" />
<link rel="alternate" type="text/xml" title="RSS" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<?php comments_popup_script() ?>
</head>

<body>

<!-- // b2 loop start -->
<?php while($row = mysql_fetch_object($result)) { start_b2(); ?>
<font size=1 face=trebuchet ms color=white>
<?php the_date("l.F.j.Y","<h6>","</h6>"); ?>




<p>

<?php the_content(); ?><?php link_pages("<br />Pages: ","<br />","number") ?>
<br />


Nothing left to say @ <a href="<?php permalink_link() ?>"><?php the_time() ?></a><----|||||||||----> <?php comments_popup_link("That's wh0t I said", "1t had to be said", "S%meone had to say it") ?>

</p>

<?php include ("b2comments.php"); ?><br><center>

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




</body>
</html>


Thanks
Back to top
View user's profile Send private message
Sigg3



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

PostPosted: Tue Jul 27, 2004 10:46 am    Post subject: Reply with quote

Did you forget to paste the entire code or have you forgotten the extremely important first line of the page?

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

_________________
Sigg3 dot net - because you're worth it! | b2 Cafelog Resource Center
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
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