Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-5197 now.

headers already sent by (output started at /includes/functions.php:3685 (fix completed in vcs)

After updating from RC2 to RC3, Also applying the couple fixes stickied in this forum [related to mcp_ban and function_module]
everything works fine but i can't "mange" forum roles item
ACP >> permissions >> permission rules >> forum roles
it yields this error message
---
[phpBB Debug] PHP Notice: in file /includes/acp/auth.php on line 603: Undefined offset: 0
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3685)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 155: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3685)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 156: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3685)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 157: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3685)
--

Reported @ viewtopic.php?f=46&t=564289&hilit=#p3098717

Comments / History

Edited ticket

Action performed by dahia on Jul 11th 2007, 10:49

Posted by igorj on Jul 11th 2007, 11:34

After new installation of phpBB 3.0 RC3

when I go in the ACP (/adm/index.php) I get the same error message:

[phpBB Debug] PHP Notice: in file /includes/functions_module.php on line 131: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3685)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 155: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3685)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 156: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3685)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 157: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3685)

Posted by Kellanved (Former Team Member) on Jul 11th 2007, 11:49

That is a different error message ;)

Assigned ticket to user "Kellanved"

Action performed by Kellanved (Former Team Member) on Jul 11th 2007, 11:52

Changed ticket status from "New" to "Fix in progress"

Action performed by Kellanved (Former Team Member) on Jul 11th 2007, 12:05

Linked ticket with changeset: r7865

Action performed by Kellanved (Former Team Member) on Jul 11th 2007, 12:14

Changed ticket status from "Fix in progress" to "Fix completed in CVS"

Action performed by Kellanved (Former Team Member) on Jul 11th 2007, 12:14

Ticket details

Related SVN changesets