|
Error getting ignore listing
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 'AND i.ignored_id = 214230' at line 4
SELECT i.ignored_id, u.username, u.user_id
FROM phpbb_users u, phpbb_ignoreuser i
WHERE i.user_id =
AND i.ignored_id = 214230
Line : 65 File : usercp_viewprofile.php |
|
|