View previous topic :: View next topic |
Author |
Message |
yummynsweet
Joined: 01 Dec 2004 Posts: 23
|
Posted: Mon Jan 24, 2005 9:08 pm Post subject: Oh MY WHATS HAPPENING HERE??? |
|
|
I keep getting this when I try to login in my b2
Warning: Cannot modify header information - headers already sent by (output started at /home/moemoe/public_html/blog2/b2config.php:354) in /home/moemoe/public_html/blog2/b2login.php on line 123 :
oops: |
|
Back to top |
|
 |
stevem
Joined: 15 Mar 2003 Posts: 365
|
Posted: Mon Jan 24, 2005 10:30 pm Post subject: |
|
|
Remove any blank lines or spaces after the final ?> in b2config.php |
|
Back to top |
|
 |
yummynsweet
Joined: 01 Dec 2004 Posts: 23
|
Posted: Tue Jan 25, 2005 12:37 am Post subject: |
|
|
hi. what do you mean by remove blank lines. do you mean open up b2config. and where do I go from there? |
|
Back to top |
|
 |
Sigg3
Joined: 03 Jul 2003 Posts: 896 Location: Oslo, Norway
|
|
Back to top |
|
 |
stevem
Joined: 15 Mar 2003 Posts: 365
|
Posted: Tue Jan 25, 2005 3:31 pm Post subject: |
|
|
Just open b2config.php in a text editor and go to after the final ?> but on the same line. Then make sure you delete everything after it by holding down the delete button until nothing happens. Then save and upload. |
|
Back to top |
|
 |
yummynsweet
Joined: 01 Dec 2004 Posts: 23
|
Posted: Tue Jan 25, 2005 6:38 pm Post subject: |
|
|
u are talking about where it says do not edit here and than its has the ?> if so there isnt anything after that, could it be another problem |
|
Back to top |
|
 |
yummynsweet
Joined: 01 Dec 2004 Posts: 23
|
Posted: Tue Jan 25, 2005 6:39 pm Post subject: |
|
|
this keeps popping up when i try to log in
it talks about some header
Warning: Cannot modify header information - headers already sent by (output started at /home/moemoe/public_html/blog2/b2config.php:427) in /home/moemoe/public_html/blog2/b2login.php on line 133
Warning: Cannot modify header information - headers already sent by (output started at /home/moemoe/public_html/blog2/b2config.php:427) in /home/moemoe/public_html/blog2/b2login.php on line 137
Warning: Cannot modify header information - headers already sent by (output started at /home/moemoe/public_html/blog2/b2config.php:427) in /home/moemoe/public_html/blog2/b2login.php on line 140
Warning: Cannot modify header information - headers already sent by (output started at /home/moemoe/public_html/blog2/b2config.php:427) in /home/moemoe/public_html/blog2/b2login.php on line 142
Warning: Cannot modify header information - headers already sent by (output started at /home/moemoe/public_html/blog2/b2config.php:427) in /home/moemoe/public_html/blog2/b2login.php on line 143
Warning: Cannot modify header information - headers already sent by (output started at /home/moemoe/public_html/blog2/b2config.php:427) in /home/moemoe/public_html/blog2/b2login.php on line 144
Warning: Cannot modify header information - headers already sent by (output started at /home/moemoe/public_html/blog2/b2config.php:427) in /home/moemoe/public_html/blog2/b2login.php on line 145
Warning: Cannot modify header information - headers already sent by (output started at /home/moemoe/public_html/blog2/b2config.php:427) in /home/moemoe/public_html/blog2/b2login.php on line 165 |
|
Back to top |
|
 |
stevem
Joined: 15 Mar 2003 Posts: 365
|
Posted: Tue Jan 25, 2005 9:53 pm Post subject: |
|
|
That looks like you've added even more blank lines to b2config.php. You did edit it in a text editor such as Notepad? |
|
Back to top |
|
 |
yummynsweet
Joined: 01 Dec 2004 Posts: 23
|
Posted: Wed Jan 26, 2005 12:24 am Post subject: |
|
|
okay i got i copied and paste it into noepad and deleted the b2cong.php and thanmade a new file and pasted the code. It worked. I had no ieda space can alter codes. anywas thanx a lot for the help |
|
Back to top |
|
 |
yummynsweet
Joined: 01 Dec 2004 Posts: 23
|
Posted: Wed Jan 26, 2005 12:34 am Post subject: |
|
|
ughh now im having another probelm when i click blog this it shows this
Warning: Cannot modify header information - headers already sent by (output started at /home/moemoe/public_html/blog2/b2header.php:180) in /home/moemoe/public_html/blog2/b2edit.php on line 113
and when i go to update options it does this:
Warning: Cannot modify header information - headers already sent by (output started at /home/moemoe/public_html/blog2/b2header.php:180) in /home/moemoe/public_html/blog2/b2options.php on line 60
oh my its giving me a headache |
|
Back to top |
|
 |
stevem
Joined: 15 Mar 2003 Posts: 365
|
Posted: Wed Jan 26, 2005 12:43 am Post subject: |
|
|
Same solution but this time for b2header.php
It thinks you want to send spaces/blank lines in the header so gets confused when the real header comes along. |
|
Back to top |
|
 |
yummynsweet
Joined: 01 Dec 2004 Posts: 23
|
Posted: Wed Jan 26, 2005 2:47 am Post subject: |
|
|
thanks fixed it. i had to re do the options.php and header php. i guess somehow how when i was editing i added spaces thanks 4 the help again  |
|
Back to top |
|
 |
|