-
Bug
-
Resolution: Fixed
-
Blocker
-
3.1.0-dev
-
None
Entered one user name to prune. Selected a group that the user is in (due to http://tracker.phpbb.com/browse/PHPBB3-11236). Pressed prune.
[phpBB Debug] PHP Notice: in file [ROOT]/includes/acp/acp_prune.php on line 507: Undefined index: poster_id
[phpBB Debug] PHP Notice: in file [ROOT]/includes/acp/acp_prune.php on line 295: Undefined index:
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 104: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:4170)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 106: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:4170)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 107: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:4170)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 108: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:4170)
The user still exists.
- blocks
-
PHPBB-9838 Poll votes are not affected when user deleted - need to have a 'resync' option for poll votes
- Closed
- was caused by solution of
-
PHPBB-9622 Improved User Pruning Feature
- Closed