Bug tracker

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

Trace Permissions php error for ACP > Manage Users (fix completed in vcs)

ACP > Manage Users > Trace Permissions (little arrow)

For a regular user (non-admin) on any of the trace permissions.
[phpBB Debug] PHP Notice: in file /includes/acp/acp_permissions.php on line 951: Undefined index: username
[phpBB Debug] PHP Notice: in file /includes/acp/acp_permissions.php on line 1049: Undefined index: username
[phpBB Debug] PHP Notice: in file /adm/index.php on line 136: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2110)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 137: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2110)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 138: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2110)


Also got this error on another user for any of the Administrative Permissions set to "Yes":
[phpBB Debug] PHP Notice: in file /includes/acp/acp_permissions.php on line 1101: Undefined variable: user_row
[phpBB Debug] PHP Notice: in file /adm/index.php on line 136: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2110)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 137: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2110)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 138: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2110)

Comments / History

Posted by Acyd Burn (Server Manager) on Jun 6th 2006, 08:53

Assigned to nils, because he most likely broke it. Razz

Posted by naderman (Development Team Leader) on Jun 6th 2006, 14:43

Oops

Linked ticket with changeset: r6028

Action performed by naderman (Development Team Leader) on Jun 9th 2006, 19:20

Linked ticket with changeset: r6031

Action performed by naderman (Development Team Leader) on Jun 9th 2006, 19:49

Ticket details

Related SVN changesets