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 

Error in the link to the comments.

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



Joined: 17 Mar 2004
Posts: 2

PostPosted: Wed Mar 17, 2004 3:19 pm    Post subject: Error in the link to the comments. Reply with quote

The link to my comments are not working properly. It's giving me index.php?p=1&c=1#comments for the comments.

Here's my HTML/PHP:

Code:
<?php while($row = mysql_fetch_object($result)) { start_b2(); ?>
         <table width="395" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td bgcolor="#cccccc" align="left"><font class="text_title"><?php the_title(); ?></font></td>
              </tr>
              <tr>
                <td align="left"><font class="text_date">blogged by <b><?php the_author() ?></b> on <?php the_date() ?> - <?php the_time() ?></font>
               <br><br><font class="text_blog"><?php the_content(); ?></font>
               <br><br><?php comments_popup_link("Comments (0)", "Comments (1)", "Comments (%)") ?><?php include ("b2comments.php"); ?> - <a href="<?php permalink_link() ?>">trackback url</a>
               </td>
      
              </tr>
         </table>
      <?php } ?>
Back to top
View user's profile Send private message
cmccomas



Joined: 17 Mar 2004
Posts: 2

PostPosted: Wed Mar 17, 2004 4:33 pm    Post subject: Reply with quote

Actually, it works fine, but I want the comments to be in a pop-up box, but I can't figure that out.

Mucho thanks!
Back to top
View user's profile Send private message
Graam



Joined: 20 Dec 2002
Posts: 133

PostPosted: Thu Mar 18, 2004 1:34 pm    Post subject: Reply with quote

Have you got the code in the <head> section of your template that you need? I couldn't tell you what the exact code is, since I havent used b2 for nearly a year now...
_________________
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