-
Bug
-
Resolution: Fixed
-
Blocker
-
3.0.x
-
None
-
PHP Environment:
Database:
When viewing the Moderator logs tab in the MCP, the following error is given:
[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/phpbb/branches/phpBB-3_0_0/phpBB/includes/mcp/mcp_logs.php?rev=10041

