im trying to install a mod for phpbb3 call the blog mod it is a really neat mod.
however for some reason after i installed it i get errors in php
they only appear on the Posting pages of my site and they don't really hinder the site at all they just sit at the top making it look like its broken
all functionality appears intacted
heres my site http://mentaleak.frihost.net/phpBB3/posting.php?mode=reply&f=2&t=1
anyone know how i might be able to solve this problem or at least hide the output errors
however for some reason after i installed it i get errors in php
| Code: |
| [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3372: Cannot modify header information - headers already sent by (output started at /language/en/mcp.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3374: Cannot modify header information - headers already sent by (output started at /language/en/mcp.php:1) [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3375: Cannot modify header information - headers already sent by (output started at /language/en/mcp.php:1) [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3376: Cannot modify header information - headers already sent by (output started at /language/en/mcp.php:1) |
they only appear on the Posting pages of my site and they don't really hinder the site at all they just sit at the top making it look like its broken
all functionality appears intacted
heres my site http://mentaleak.frihost.net/phpBB3/posting.php?mode=reply&f=2&t=1
anyone know how i might be able to solve this problem or at least hide the output errors
