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 

Easy Problem...?

 
Post new topic   Reply to topic    boardom Forum Index -> Installation issues
View previous topic :: View next topic  
Author Message
shadovex



Joined: 09 Apr 2004
Posts: 1

PostPosted: Fri Apr 09, 2004 1:31 am    Post subject: Easy Problem...? Reply with quote

Hello everyone! I just installed my new B2 Blog, and it is awsome. However there is one little error I might have made in the process of setting up.

I can goto my b2/index.php and view my submissions just fine. It's just most of the links are addressed to http://mysebsite.com/whatever.php they seem not to be includeing the /b2/ that i need in order for them to link correctly. Now i've looked through the b2config and dubble checked everything as best I could. Perhaps someone can help me?

Smile Smile Smile

-shado
Back to top
View user's profile Send private message
stevem



Joined: 15 Mar 2003
Posts: 130

PostPosted: Fri Apr 09, 2004 2:24 pm    Post subject: Reply with quote

There are a number of places in b2config.php where you must include all of your path - maybe you overlooked one of them?
Here are the ones that need setting
Code:
$siteurl = 'http://example.com';
$pathserver = 'http://example.com';
$fileupload_realpath = '/home/example/public_html/images';
$fileupload_url = 'http://example.com/images';
$smilies_directory = 'http://example.com/b2-img/smilies';
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Installation issues 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