Perte de données Mise à jour zotéro 6.18

Bonjour,

je rencontre un problème avec la mise à jour de zotéro 6.18
dans le logiciel sur mon ordinateur, je ne peux accéder au dossier, c'est noté en cours de téléchargement...

Que faire pour retrouver mes fichiers à l'intérieur des dossiers?

Je vous remercie pour votre aide,

Voici le rapport d'erreur 496104584

Je vous remercie pour votre aide,

Madame ANTOINE
  • [JavaScript Error: "Error(s) encountered during statement execution: no such column: IA.authorName [QUERY: SELECT itemID, IA.parentItemID, IA.type, IA.authorName, IA.text, IA.comment, IA.color, IA.sortIndex, IA.isExternal FROM items JOIN itemAnnotations IA USING (itemID) WHERE libraryID=?] [PARAMS: 1] [ERROR: no such column: IA.authorName]" {file: "chrome://zotero/content/xpcom/db.js" line: 680}]
    As far as we know, this would've been caused by a database upgrade made by a version of the Zotero beta from a year ago. Has this problem been happening since then, or have you not used Zotero for a while? Do you recall previously using the beta?

    In any case, you should be able to fix this by going to Tools → Developer → Run JavaScript and running the following command, and then restarting Zotero:

    await Zotero.DB.queryAsync("UPDATE version SET version=119 WHERE schema='userdata' AND version=120")
Sign In or Register to comment.