MyBB Community Forums

Full Version: Headers already sent and lots of warnings.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hey.
I'm currently halfway through moving my forums from my localhost to my webserver, I did a new clean install, but using the old files (just deleting the lock)

but, as you can see, if you're a guest theres a fair few errors...
http://velocity-r.com/forums/index.php

The following warnings occurred:
Warning [2] Cannot modify header information - headers already sent by (output started at /home1/velociv4/public_html/forums/index.php:1) - Line: 1541 - File: inc/functions.php PHP 5.2.9 (Linux)
File 	Line 	Function
[PHP] 	  	errorHandler->error
/inc/functions.php 	1541 	header
/inc/class_session.php 	365 	my_setcookie
/inc/class_session.php 	98 	session->load_guest
/global.php 	56 	session->init
/index.php 	18 	require_once
Warning [2] Cannot modify header information - headers already sent by (output started at /home1/velociv4/public_html/forums/index.php:1) - Line: 1541 - File: inc/functions.php PHP 5.2.9 (Linux)
File 	Line 	Function
[PHP] 	  	errorHandler->error
/inc/functions.php 	1541 	header
/inc/class_session.php 	106 	my_setcookie
/global.php 	56 	session->init
/index.php 	18 	require_once



DW clean install fixed it, should've thought really sorry.
There was something wrong with the index.php file, just reuploading that should have been enough.