Recent Topics

1 Oct 20, 2005 05:46    

before work fine.....maybe i change something or what ever...

it comes out error when i post comments:

Warning: Cannot modify header information - headers already sent by (output started at /b2evo path/blog/locales/zh_TW/_global.php:1) in /b2evo path/blog/htsrv/comment_post.php on line 205

Warning: Cannot modify header information - headers already sent by (output started at /b2evo pathl/blog/locales/zh_TW/_global.php:1) in /b2evo path/blog/htsrv/comment_post.php on line 206

Warning: Cannot modify header information - headers already sent by (output started at /b2evo path/blog/locales/zh_TW/_global.php:1) in /b2evo path/blog/htsrv/comment_post.php on line 207

Warning: Cannot modify header information - headers already sent by (output started at /b2evo path/blog/locales/zh_TW/_global.php:1) in /b2evo path/blog/htsrv/comment_post.php on line 208

Warning: Cannot modify header information - headers already sent by (output started at /b2evo path/blog/locales/zh_TW/_global.php:1) in /b2evo path/blog/htsrv/comment_post.php on line 212

what is the problem?

how can i solve this ?

thanks alot !!!

2 Oct 20, 2005 06:56

I check my _global.php in my locales folder.

there's no space after <?php ?>

5 Oct 20, 2005 09:12

EdB wrote:

What was the solution?

as i am edit my code in office...

and my office only allow port 80

so i use some web-ftp to upload my file

i make SURE there's no space in front or after <?php ?> before i upload.

but when i upload it

that stupid web-ftp automatically help me add a space in fron of <?php

so it comes out the error.

if someone got the same situation

telnet to the server and delete it with vi will be fine.

hope this help. ^__^


Form is loading...