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
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
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
But you should also check your database integrity, as adamsmith says.