Page 1 of 1

Unable to delete issues

Posted: 22 Nov 2009, 22:01
by rmmarsh
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?