- b2evolution CMS Support Forums
- b2evolution Support
- General Support
- [2.x] I moved my B2 blog and I messed up have errors now
1 gman114 Oct 30, 2008 07:20
My b2evolution Version: 2.x
I moved my site and I did something wrong :-/
The site does load but it gives these errors?
Help would be much appreciated.... :p
Site URL http://www.heart-of-the-philippines.com/heart_blog
[u]System Info:[/u]
OS: Linux t
PHP: 5.2.6
MySQL: 5.0.51a-
[u]Error Messages:[/u]
Warning: Cannot modify header information - headers already sent by (output started at /home/heart/public_html/heart_blog/conf/_basic_config.php:1) in /home/heart/public_html/heart_blog/inc/MODEL/sessions/_session.class.php on line 222
Warning: Cannot modify header information - headers already sent by (output started at /home/heart/public_html/heart_blog/conf/_basic_config.php:1) in /home/heart/public_html/heart_blog/inc/MODEL/skins/_skin.funcs.php on line 71
I pulled up these two files and here is the lines in question...
[u]LINE 222 >>>[/u]
setcookie( $cookie_session, $this->ID.'_'.$this->key, time()+315360000, $cookie_path, $cookie_domain );
[u]LINE 71 >>>[/u]
header( 'Content-type: '.$type.'; charset='.$io_charset );
EDIT nevermind my bad I found some white space I had overlooked haha sorry to bother you :) btw I love my b2blog woot ciao friends :D
B)