i've have just installed phpBB (latest version) on norwegian.
but when i've finished, and got to the phpBB site it's just displaying theese errormessages:
and under there the forum comes.
I found the problem..
i have puted som design in index.php so the forum fits my page like i want it..
but some errors are gone if i put session_start(); in the top of index.php is it a function like session_start(); for cookies? i have looked arround in my phpBB session files.. but i don't really know what i'm looking for or know what i am suppose to do for fixing it.
please help me.
<3
but when i've finished, and got to the phpBB site it's just displaying theese errormessages:
| Quote: |
| Warning: Cannot modify header information - headers already sent by (output started at forum/index.php:6) in forum/includes/page_header.php on line 483
Warning: Cannot modify header information - headers already sent by (output started at forum/index.php:6) in forum/includes/page_header.php on line 485 Warning: Cannot modify header information - headers already sent by (output started at forum/index.php:6) in forum/includes/page_header.php on line 486 |
and under there the forum comes.
I found the problem..
i have puted som design in index.php so the forum fits my page like i want it..
but some errors are gone if i put session_start(); in the top of index.php is it a function like session_start(); for cookies? i have looked arround in my phpBB session files.. but i don't really know what i'm looking for or know what i am suppose to do for fixing it.
please help me.
