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 

help? it's not working

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



Joined: 20 Apr 2004
Posts: 6

PostPosted: Wed Apr 21, 2004 10:40 pm    Post subject: help? it's not working Reply with quote

here's my site www.toxic-eyes.net/emily and the blog should show up on the right side.

here's my code:

Code:

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

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


<?php the_date("d.m.y","<h1>","</h1>"); ?>

<p>
<?php permalink_anchor(); ?>

<strong><?php the_title(); ?></strong> (category: <strong><?php the_category() ?></strong>)<br />
<?php the_content(); ?><?php link_pages("<br />Pages: ","<br />","number") ?>
<br />
<em>posted by <strong><?php the_author() ?></strong> @ <a href="<?php permalink_link() ?>"><?php the_time() ?></a></em>
<br />
<a href="<?php comments_link() ?>"><?php comments_number("no comments", "1 comment", "% comments") ?></a>

</p>

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


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


Can someone help?
Back to top
View user's profile Send private message Visit poster's website AIM Address
Sigg3



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

PostPosted: Thu Apr 22, 2004 7:59 am    Post subject: Reply with quote

Please, please, please.

*cough*

Your blog.html IS A BLOG.HTML

try changing it to .php, sweetie.

Sorry about the tone, I just couldn't help myself.
_________________
Sigg3 dot net - because you're worth it!
Back to top
View user's profile Send private message Visit poster's website
imaginarylight



Joined: 20 Apr 2004
Posts: 6

PostPosted: Thu Apr 22, 2004 9:55 pm    Post subject: Reply with quote

OHOOHOHOHOHOH!!! I feel so stupid! Thank you soo much! I feel dumb -blush-
Back to top
View user's profile Send private message Visit poster's website AIM Address
imaginarylight



Joined: 20 Apr 2004
Posts: 6

PostPosted: Thu Apr 22, 2004 10:06 pm    Post subject: Reply with quote

alright, i changed it to a .php but it still shows the same message...
Back to top
View user's profile Send private message Visit poster's website AIM Address
Sigg3



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

PostPosted: Fri Apr 23, 2004 8:07 am    Post subject: Reply with quote

Ok. I'm stupid.

Remove the space above the first tag.
_________________
Sigg3 dot net - because you're worth it!
Back to top
View user's profile Send private message Visit poster's website
imaginarylight



Joined: 20 Apr 2004
Posts: 6

PostPosted: Sat Apr 24, 2004 8:32 pm    Post subject: Reply with quote

space?
Back to top
View user's profile Send private message Visit poster's website AIM Address
Sigg3



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

PostPosted: Mon Apr 26, 2004 11:18 am    Post subject: Reply with quote

From the code-quotation above, it seems there's an empty line before the start of the engine. This something causes trouble. Remove it and try again.
_________________
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