View previous topic :: View next topic |
Author |
Message |
xojlynn
Joined: 31 Aug 2004 Posts: 2
|
Posted: Tue Aug 31, 2004 5:39 am Post subject: When I log in... |
|
|
When I log in with the admin and the pass they gave me i get this:
---------------------
Warning: Cannot modify header information - headers already sent by (output started at /home/jessica/public_html/b2/b2config.php:362) in /home/jessica/public_html/b2/b2login.php on line 133
Warning: Cannot modify header information - headers already sent by (output started at /home/jessica/public_html/b2/b2config.php:362) in /home/jessica/public_html/b2/b2login.php on line 137
Warning: Cannot modify header information - headers already sent by (output started at /home/jessica/public_html/b2/b2config.php:362) in /home/jessica/public_html/b2/b2login.php on line 140
Warning: Cannot modify header information - headers already sent by (output started at /home/jessica/public_html/b2/b2config.php:362) in /home/jessica/public_html/b2/b2login.php on line 142
Warning: Cannot modify header information - headers already sent by (output started at /home/jessica/public_html/b2/b2config.php:362) in /home/jessica/public_html/b2/b2login.php on line 143
Warning: Cannot modify header information - headers already sent by (output started at /home/jessica/public_html/b2/b2config.php:362) in /home/jessica/public_html/b2/b2login.php on line 144
Warning: Cannot modify header information - headers already sent by (output started at /home/jessica/public_html/b2/b2config.php:362) in /home/jessica/public_html/b2/b2login.php on line 145
Warning: Cannot modify header information - headers already sent by (output started at /home/jessica/public_html/b2/b2config.php:362) in /home/jessica/public_html/b2/b2login.php on line 165
-------------
Anyone know what the problem is? |
|
Back to top |
|
 |
stevem
Joined: 15 Mar 2003 Posts: 237
|
Posted: Tue Aug 31, 2004 3:02 pm Post subject: |
|
|
Remove any spaces or blank lines after ?> at the end of b2config.php |
|
Back to top |
|
 |
xojlynn
Joined: 31 Aug 2004 Posts: 2
|
Posted: Wed Sep 01, 2004 2:09 am Post subject: |
|
|
Thanks! That worked but now.....The page loads but at the top I get:
Warning: main(./b2-include/b2menutop.php): failed to open stream: No such file or directory in /home/jessica/public_html/b2/b2header.php on line 165
Warning: main(): Failed opening './b2-include/b2menutop.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jessica/public_html/b2/b2header.php on line 165 |
|
Back to top |
|
 |
stevem
Joined: 15 Mar 2003 Posts: 237
|
Posted: Wed Sep 01, 2004 2:18 pm Post subject: |
|
|
Have you put all the b2 files in one folder? There should be a number of folders, one of them probably called b2-include containing a file called menutop.php. |
|
Back to top |
|
 |
|