Can't ban some users - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: Can't ban some users (/thread-188502.html) |
Can't ban some users - xirtam - 2016-01-28 I'm having this problem where I can't ban some username neither from ModCP or AdminCP. The error is "The username you have entered is invalid and does not exist." The user ofc exists since I search and pick it from the dropdown. The problem lies in the uid, if I inspect the page template I see the $uis var in the ban form is always 0. I can't undertsand why it works for some users and not for others. Anyone? RE: Can't ban some users - Wires - 2016-01-28 Does the username contain any special characters? RE: Can't ban some users - xirtam - 2016-01-28 No, normal ones too. For example one of those is "hYpe". |