Your are missing a
Also you should be using
' )
after .USER_IGNORE. Also you should be using
'
rather than "
since that is the punctuation used in that queryCode:
AND u.user_type NOT IN (' . USER_FOUNDER . ', ' . USER_IGNORE . ')
Statistics: Posted by Brf — Thu Mar 07, 2024 3:28 pm