Hey i'm getting a weird error on my site but when i click on the "forum" button and then go to other pages it goes away? here is the error: [phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /home/content/k/l/e/klee01/html/index.php:12) [phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /home/content/k/l/e/klee01/html/index.php:12) [phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /home/content/k/l/e/klee01/html/index.php:12)
It has to have been modified. Up to line 16 is all comments and whitespace out of the box. Paste in reply everything from the top of index.php to the line which reads: $user->session_begin(); PHP:
i think u need to save the file with UTF-8 without BOM.. this can work..hope so.. because these error are due to improper file formats..