-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.0-a3
-
None
-
MySQL(i) 5.5.31-log
PHP Version 5.5.7
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)