I've searched these forums up and down... I see lots of similar problems, but none of the fixes ive tried seem to work...
I have the typical SQL error, see error.log for details
and then
Mon 17 Sep 2007 21:49:25 GMT+4 - 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 '

' at line 1. SQL in question: SELECT DISTINCT ft_name FROM gl_access,gl_features WHERE ft_id = acc_ft_id AND acc_grp_id IN ()
I know its a problem with my user groups...
All group list provide results except for logged in users and all users (from the admin > group manager > memberlists)
Any ideas what changes I need to make to my gl_group_assignments table?
Or is the solution something completely different?
Thanks so much for everyones help!!!