PHP Errors

Having trouble installing ModphpBB3 - Post any questions or issues in here.
Post Reply
Jamesking56
Forum Member
Forum Member
Posts: 2
Joined: Sun Jul 25, 2010 3:19 pm

PHP Errors

Post by Jamesking56 »

[phpBB Debug] PHP Notice: in file /index.php on line 107: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4370: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3526)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4372: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3526)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4373: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3526)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4374: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3526)

These appear at the top of forumview
shaddaz
Forum Member
Forum Member
Posts: 6
Joined: Fri Feb 18, 2011 9:57 am

Re: PHP Errors

Post by shaddaz »

Same Errors

Code: Select all

[phpBB Debug] PHP Notice: in file /index.php on line 107: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4370: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3511)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4372: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3511)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4373: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3511)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4374: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3511)
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: PHP Errors

Post by LDM »

shaddaz
Forum Member
Forum Member
Posts: 6
Joined: Fri Feb 18, 2011 9:57 am

Re: PHP Errors

Post by shaddaz »

Thank You LDM worked a treat ::yOURoCk::
Post Reply