there is some wrong in my zotero7

rror(s) encountered during statement execution: column index out of range [QUERY: SELECT DISTINCT itemID
FROM itemDataValues
JOIN itemData USING (valueID)
JOIN items USING (itemID)
LEFT JOIN deletedItems USING (itemID)
WHERE deletedItems.itemID IS NULL
AND libraryID = ?
AND itemTypeID = ?
AND fieldID IN (?, ?, ?, ?)
AND SUBSTR(value, 1, 4) >= '?'
AND SUBSTR(value, 1, 4) <= '?'
  • We need more context to help you. What are you doing when this happens, and where do you see it?

    Does it happen in Troubleshooting Mode (Help → "Restart in Troubleshooting Mode…”), which temporarily disables all plugins?

    Can you provide a Report ID after reproducing it?
Sign In or Register to comment.