I removed a group name and the database looks fine. All works fine except for 1 group and if you select it then you get the error "Can't connect because Unknown column 'XXX' in "where clause'" The column it is talking about is the one which was removed and doesn't exist. The # of groups total 8 yet the php request is looking for group 9
?GroupID=9
?GroupID=9
Comment