Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-12184

Undefined variable tpl_fields in profile field manager on memberlist

    XMLWordPrintable

Details

    Description

      After introduction of ticket PHPBB3-12169, I got the following debug message. This appears when I disable the view on the members page. Profile fields have been in acp activated theUser Control Panel been filled.

      [phpBB Debug] PHP Notice: in file [ROOT]/phpbb/profilefields/manager.php on line 275: Undefined variable: tpl_fields
      [phpBB Debug] PHP Warning: in file [ROOT]/memberlist.php on line 1512: Invalid argument supplied for foreach()
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5026: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3866)
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5028: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3866)
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5029: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3866)
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5030: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3866)

      [phpBB Debug] PHP Warning: in file [ROOT]/memberlist.php on line 1512: Invalid argument supplied for foreach()
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5026: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3866)
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5028: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3866)
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5029: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3866)
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5030: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3866)

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            wintstar wintstar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: