Skip to forum content
PunBB Forums
Unfortunately no one can be told what PunBB is - you have to see it for yourself.
You are not logged in. Please login or register.
Active topics Unanswered topics
Started the beta-testing of the new
Copper style.
Search options
PunBB Forums » Posts by 1 Joe
Rickard wrote:Here's a quickfix. Open up include/functions.php and go to line 331. There, replace:
else if (in_array(strtolower($user['username']), $ban_list))
with
else if (in_array(strtolower($user['username']), $ban_list, true))
Oh, btw. The bug only affects usernames starting with the digit 1 :D
Thanks for a fix, and sorry for misleading report :)
I noticed that users with usernames starting with 'digit + whitespace' (e.g. 1 Joe) are reported as Banned. Despite that, this message proves that "banned" user can still post new topics and messages.
Sorry, if due to limited knowledge of the product i reported "feature" not a bug 
Vytautas Mieliauskas
Posts found [ 2 ]
PunBB Forums » Posts by 1 Joe
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.