How does one successfully delete an issue? When I try, I get the following error message:
Database query failed. Error received from database was #1054: Unknown column '$' in 'where clause' for the query: SELECT id, username, realname, access_level
FROM mantis_user_table
WHERE enabled = ?
AND access_level >= $ .
I also can't update an issue without getting the same error. Maybe I should backup the database, delete it and restore it?
Unable to delete issues
Moderators: Developer, Contributor