HELP!

I keep getting this error message (see below). I have tried uninstalling and re- installing!!
Please help me!

Error: Error(s) encountered during statement execution: no such table: retractedItems [QUERY: SELECT libraryID, itemID, DI.itemID IS NOT NULL AS deleted, RI.flag FROM items JOIN retractedItems RI USING (itemID) LEFT JOIN deletedItems DI USING (itemID)] [PARAMS: ] [ERROR: no such table: retractedItems]
Zotero.DBConnection.prototype.queryAsync<@chrome://zotero/content/xpcom/db.js:669:13
From previous event:
init@chrome://zotero/content/xpcom/retractions.js:66:22
  • Check database integrity from the advanced tab of the preferences under "Files and Folders"
  • @Tillyjohnson: If you upgrade to Zotero 5.0.95, that should fix this — there was a potential upgrade problem in 5.0.94 for a very small number of databases that hadn't been updated in many versions.

    But you should also check your database integrity, as adamsmith says.
Sign In or Register to comment.