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 

B2 Comments

 
Post new topic   Reply to topic    boardom Forum Index -> Bugs
View previous topic :: View next topic  
Author Message
comicaltragedy;



Joined: 29 Dec 2004
Posts: 1

PostPosted: Wed Dec 29, 2004 9:48 pm    Post subject: B2 Comments Reply with quote

I used my cpanel to install b2,but when i click the comments link it goes to:
http://gloryoflove.net/b2commentspopup.php

Instead of where it's suppose to go:
http://gloryoflove.net/b2/b2commentspopup.php

I checked my b2config.php but everything looked normal.
Anyone know how i can fix this?
Back to top
View user's profile Send private message
Sigg3



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

PostPosted: Thu Dec 30, 2004 1:25 pm    Post subject: Reply with quote

Just add a b2/ before the <comments_popup_link> thing.

Like <a href="b2/<commentspopuplinkthing>">
etc.
_________________
Sigg3.net - You know you're worth it! | b2 Cafelog Resource Center | Fight my BattleImp!
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
angelbloom



Joined: 20 Jan 2005
Posts: 3

PostPosted: Thu Jan 20, 2005 3:00 am    Post subject: Reply with quote

okay, i've found the place to put it, in my template, but i can't do that for some reason, i keep getting unexpected T_string problems. i did exactly what was said before, but i couldn't get it. i know this is what it looks like:

b2/comments_popup_link

but when i put it in PHP, it won't work. how EXACTLY to i script it? i tried this:

("a href="b2/comments_popup_link">")

but then it didn't work. HELP! Sad
Back to top
View user's profile Send private message
Sigg3



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

PostPosted: Thu Jan 20, 2005 12:37 pm    Post subject: Reply with quote

In head:
Code:
<?php comments_popup_script("400", "600", "b2/b2commentspopup.php"); ?>

(First is width, 2nd is height)

In your b2-loop where you want the comments' link to be:
Code:
<?php comments_popup_link("comments?", "a single comment", "% comments!") ?>


All from dah readme. Should work.
_________________
Sigg3.net - You know you're worth it! | b2 Cafelog Resource Center | Fight my BattleImp!
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 -> Bugs 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