View previous topic :: View next topic |
Author |
Message |
cailin
Joined: 01 Dec 2004 Posts: 3
|
Posted: Wed Dec 01, 2004 10:57 pm Post subject: b2login.php problem |
|
|
I really don't know what's causing this, but whenever I try to go to b2login.php, it gives me the following error message:
Warning: main(/b2-include/b2template.functions.php): failed to open stream: No such file or directory in /home/pvoice/public_html/b2login.php on line 4
Fatal error: main(): Failed opening required '/b2-include/b2template.functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pvoice/public_html/b2login.php on line 4
I checked the directory, and the file b2template.functions.php, and they all exist and everything. Does anyone know what I'm doing wrong? |
|
Back to top |
|
 |
Sigg3
Joined: 03 Jul 2003 Posts: 898 Location: Oslo, Norway
|
|
Back to top |
|
 |
cailin
Joined: 01 Dec 2004 Posts: 3
|
Posted: Thu Dec 02, 2004 8:00 pm Post subject: |
|
|
No, the folder structure is the same, and the file b2template.functions.php IS in the folder b2-include. |
|
Back to top |
|
 |
Sigg3
Joined: 03 Jul 2003 Posts: 898 Location: Oslo, Norway
|
|
Back to top |
|
 |
stevem
Joined: 15 Mar 2003 Posts: 365
|
Posted: Fri Dec 03, 2004 5:45 pm Post subject: |
|
|
I presume you can see your blog? In that case it has found b2template.functions.php since that is used for the blog (in blog.header.php). But the reference to b2template.functions.php in b2login.php and blog.header.php uses different code.
Rather than doing lots of code editing it may just be easier to try putting your blog in a subfolder rather than in public_html, changing details in b2config.php. |
|
Back to top |
|
 |
cailin
Joined: 01 Dec 2004 Posts: 3
|
Posted: Sun Dec 05, 2004 12:56 am Post subject: |
|
|
Ok, thanks for the help. I'll try that. |
|
Back to top |
|
 |
|