Admin delete member function returns mysql error regarding where clause. Invalid field 'ID' in sys_tags.
This error was on line 778 of /inc/admin.inc.php
I replaced 'ID' with 'ObjID' and was able to then delete the members without receiving an error, and it did remove the member, however it just sends you to a blank page after you hit the delete button.