Fatal error: DB 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
FROM v_user
WHERE FIND_IN_SET(1,groups) OR FIND_IN_SET(2,groups)
ORDER' at line 1
File: /home/deberescolmenari/public_html/members.php on line 67
Query:
SELECT id, name, mail, hp, location, fullname, groups
FROM v_user
WHERE FIND_IN_SET(1,groups) OR FIND_IN_SET(2,groups)
ORDER BY name ASC
in /home/deberescolmenari/public_html/classes/database/mysql.inc.php on line 141