Bug tracker

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

Undefined variable: log_operation_param in /includes/mcp/mcp_logs.php (fix completed in vcs)

When viewing the Moderator logs tab in the MCP, the following error is given:
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/mcp/mcp_logs.php on line 178: Undefined variable: log_operation_param
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4232: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3527)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4234: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3527)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4235: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3527)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4236: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3527)

Raimon pointed out that it's related to this change: http://code.phpbb.com/repositories/diff ... ?rev=10041

Comments / History

Changed ticket severity from "Uncategorised/normal" to "Severe"

Action performed by bantu (3.0 Release Manager) on Sep 4th 2009, 22:16

Linked ticket with changeset: r10109

Action performed by Acyd Burn (Server Manager) on Sep 5th 2009, 12:06

Changed ticket status from "New" to "Fix completed in SVN"

Action performed by Acyd Burn (Server Manager) on Sep 5th 2009, 12:07

Ticket details

Related SVN changesets