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 

I need help with fixing my template please!

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



Joined: 09 Sep 2004
Posts: 7

PostPosted: Fri Sep 10, 2004 6:06 am    Post subject: I need help with fixing my template please! Reply with quote

Will someone please take a look at my site and tell me what's going on ?!

http://freshpolitics.us/test3.php


I get the messages:

--------
Warning: main(blog.header.php): failed to open stream: No such file or directory in /home/freshpol/public_html/test3.php on line 3

Warning: main(blog.header.php): failed to open stream: No such file or directory in /home/freshpol/public_html/test3.php on line 3

Warning: main(): Failed opening 'blog.header.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/freshpol/public_html/test3.php on line 3
---------

on top of the page and this in the middle:

-------

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/freshpol/public_html/test3.php on line 59
--------





The thing is that I can't get into the freshpolitics.us/v-web/b2 file through my file browser or ftp. So I can't put it in the same file as my primary folder.


Thanks in advance for the help.
Back to top
View user's profile Send private message
Sigg3



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

PostPosted: Fri Sep 10, 2004 8:33 am    Post subject: Reply with quote

Your blog.header.php is NOT in /home/freshpol/public_html/ am I right?
_________________
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
sh0ck



Joined: 02 May 2004
Posts: 29
Location: Norway

PostPosted: Fri Sep 10, 2004 10:05 am    Post subject: Reply with quote

at the top of the page (line 3) you will find something like this:
Code:

<?php $blog=1; include (" /home/freshpol/public_html/blog.header.php"); ?>

the blog.header.php file is the most important file you need to include since it starts the b2 engine and all its functions. move your blog.header.php into your public_html directory and it should work.
_________________
http://www.licklinux.com
Back to top
View user's profile Send private message Visit poster's website
freshpolitics



Joined: 09 Sep 2004
Posts: 7

PostPosted: Fri Sep 10, 2004 4:06 pm    Post subject: Reply with quote

I don;t have access to that file beacuse I don't have access to that folder. Where can I get another copy?
Back to top
View user's profile Send private message
sh0ck



Joined: 02 May 2004
Posts: 29
Location: Norway

PostPosted: Sat Sep 11, 2004 11:47 am    Post subject: Reply with quote

then insert the proper directory where the file is located.

Code:

<?php $blog=1; include (" /home/freshpol/public_html/directory/blog.header.php"); ?>


You can get another copy in the b2 bundle at cafelog.com
_________________
http://www.licklinux.com
Back to top
View user's profile Send private message Visit poster's website
Sigg3



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

PostPosted: Mon Sep 13, 2004 3:35 pm    Post subject: Reply with quote

... or http://sigg3.net/cafelog

The cafelog.com files are up and down, it seems.
_________________
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