ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,699
- Points
- 823
Reputation:
Why is a warning and the resulting ban (warning action) - not used the reason from the warning?
XF uses here, firmly burned into the code, a phrase that is useless.
Code:
Totally stupid and for the user not understandable why he was banned.
Continue reading...
XF uses here, firmly burned into the code, a phrase that is useless.
Code:
$reason = strval(\XF::phrase('warning_ban_reason'));
Totally stupid and for the user not understandable why he was banned.
Continue reading...