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 

comments = blank

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



Joined: 12 Jan 2004
Posts: 9
Location: Texas

PostPosted: Fri Jun 11, 2004 10:22 am    Post subject: comments = blank Reply with quote

Whnen you click to add a comment it just takes you to a blank page. Everything else is working fine though.

Code:

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


<h3><strong><?php the_date("d.m.y"); ?>:<?php the_title(); ?></strong></h3>
<?php permalink_anchor(); ?>
<?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 ("b2/b2comments.php"); ?>


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

_________________
-krae
silently-screaming.org
moxie-networks.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Sigg3



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

PostPosted: Fri Jun 11, 2004 12:58 pm    Post subject: Reply with quote

I'd guess this occours because you've b2comments.php in /b2/....

Not sure, though. Look through all references in b2comments.php and see wether it's linked correctly.
_________________
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
Krae



Joined: 12 Jan 2004
Posts: 9
Location: Texas

PostPosted: Sat Jun 12, 2004 3:03 am    Post subject: Reply with quote

Ok, I changed it so where its not /b2/ anymore. But its still not working.

Heres the site:
http://silently-screaming.org/b2/neww.php

Heres the code:
Code:

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


<h3><strong><?php the_date("d.m.y"); ?>:<?php the_title(); ?></strong></h3>
<?php permalink_anchor(); ?>
<?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 } ?>

_________________
-krae
silently-screaming.org
moxie-networks.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Sigg3



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

PostPosted: Mon Jun 14, 2004 10:57 am    Post subject: Reply with quote

What about the configurationfile and b2comments itself?

I can't see anything wrong with the code, so I guess the problem must be somewhere else in the system.
_________________
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