DEBUG: -1
(0): -1, , 0
SELECT *
FROM phpbb_users
WHERE user_id = -1
(2)
phpBB by Przemo : Critical Error
Could not obtain ban information
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'OR ban_email LIKE ''
OR ban_email LIKE ''' at line 4
SELECT *
FROM phpbb_banlist
WHERE ban_ip IN ('7f000001', '7f0000ff', '7f00ffff', '7fffffff')
OR ban_userid = OR ban_email LIKE ''
OR ban_email LIKE ''
Line : 63
File : sessions.php