-
Bug
-
Resolution: Closed
-
Major
-
None
-
3.2.3-RC1
-
None
-
PHP 7.2.4
Seeing the following when visiting the PHP information page as well as the Mass emails and Manage report/denial reasons pages in the ACP -> Systems tab:
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/template/context.php on line 204: count(): Parameter must be an array or an object that implements Countable
|
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 137: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3268)
|
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 137: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3268)
|
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 137: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3268)
|
Oddly enough the PHP information link that is under the Quick Access links does not produce this error.
- was obsoleted by solution of
-
PHPBB-15904 PHP warning when accessing modules in ACP System tab
- Closed