TickTackk Well-known member Mar 9, 2021 #1 Affected version 2.2.3 Under template: member_about: HTML: <xf:if is="$user.Profile.about"> <div class="block-row block-row--separated"> {{ bb_code($user.Profile.about, 'user:about', $user) }} </div> </xf:if> if someone were to use 0 then the field would not be shown.
Under template: member_about: HTML: <xf:if is="$user.Profile.about"> <div class="block-row block-row--separated"> {{ bb_code($user.Profile.about, 'user:about', $user) }} </div> </xf:if> if someone were to use 0 then the field would not be shown.
XF Bug Bot XenForo bug fixer bot Staff member Apr 12, 2021 #2 Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.5). Change log: Improve checks that control whether a user's "about" section is shown. Click to expand... There may be a delay before changes are rolled out to the XenForo Community.
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.5). Change log: Improve checks that control whether a user's "about" section is shown. Click to expand... There may be a delay before changes are rolled out to the XenForo Community.