-
Bug
-
Resolution: Fixed
-
Blocker
-
3.1.0-RC6
-
None
-
None
Found by bonelifer
<bonelifer> [phpBB Debug] PHP Notice: in file [ROOT]/memberlist.php on line 1093: Undefined variable: rank_img
|
Line 1091:
if ($rank_img)
|
{
|
$rank_img .= '<br />';
|
}
|
Looks like a remainder from PHPBB3-12993
- was caused by solution of
-
PHPBB-12993 Add event to get_user_rank() function
- Unverified Fix