Unable to delete issues

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
rmmarsh
Posts: 16
Joined: 15 Aug 2007, 00:20

Unable to delete issues

Post 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?
Post Reply