Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-15660

Warnings in ACP when using PHP 7.2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Closed
    • Icon: Major Major
    • None
    • 3.2.3-RC1
    • ACP
    • 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.

            Unassigned Unassigned
            DavidIQ David Colón
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: