|
Could not query forum moderator information
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups g, users u
WHERE aa.auth_mod = 1
AND g.group_single_user = 1
AN' at line 2
SELECT aa.forum_id, u.user_id, u.username
FROM auth_access aa, user_group ug, groups g, users u
WHERE aa.auth_mod = 1
AND g.group_single_user = 1
AND ug.group_id = aa.group_id
AND g.group_id = aa.group_id
AND u.user_id = ug.user_id
GROUP BY u.user_id, u.username, aa.forum_id
ORDER BY aa.forum_id, u.user_id Line : 221 File : /home/I/iktdatano1/www/support/index.php |
|
|