testplayer
About
- Username
- testplayer
- Joined
- Roles
- Member
Comments
-
OK, I was able to anonymize my zotero.sqlite by using SQL queries like (after removing the UNIQUE constraints on the columns to be anonymized): UPDATE collections SET collectionName = collectionID These queries set the private and sensitive name…
-
I can try replacing/removing private values from the database on my own and share it, but could you please let me know how I can do this? You mentioned "order of the foreign key constraints" in https://github.com/zotero/zotero/blob/master/resource/…
-
I tried both executing the SQL command (as in https://user-images.githubusercontent.com/104580395/165887217-48403851-5ecc-4f76-9fd3-562958321e03.png) and unchecking the "Foreign Keys" (as in https://user-images.githubusercontent.com/104580395/165887…
-
And will it help anyway if upgrading to some sub-version of 5.0 first?
-
I've installed the official non-portable version of Zotero, and change the datadir to where the zotero.sqlite is located (U:\PortableApps\ZoteroPortable\Data\profile) in order to open that database, and I still get the same error. I'm trying to emp…
-
OK, I'll try that later, as it will take some time to test removing tables while still being able to produce the error. As a last resort as you suggest, if I export the entire library in Zotero 4 with Firefox to Zotero RDF, and then import it into …
-
For privacy concern, I can't share my zotero.sqlite... I'll try using the official non-portable version of Zotero soon, but before that, here is what I get after opening the zotero.sqlite (after copying from \PortableApps\FirefoxPortableESR\Data\pr…
-
Update: I tried holding down Shift at startup to disable third-party plugins, but still get the same error. Is this error related to the Subject not found: http://zotero.org/users/local/R6TvOA40/items/Z834P7NM - dc:replaces - http://zotero.org/use…
-
My zotero.sqlite is about 160MB, which is too big to upload to anywhere... and I'm sure that it has no integrity issues when used with Zotero 4 with Firefox. This error happens only after I copy all the contents within \PortableApps\FirefoxPortableE…
-
I uploaded it to GitHub (actual link is temporarily removed for privacy reason; if @dstillman you haven't downloaded it yet please let me know and I'll update this reply to include the download link). After extraction, it contains "Debug Output.htm"…
-
When I get stuck, here is the screenshot: https://user-images.githubusercontent.com/104580395/165865662-aa8056b7-cfe2-420b-b56d-85af9ffb67dc.png, so there is no "Debug Output Logging" available as in https://www.zotero.org/support/debug_output#debug…
-
Thanks a lot for your prompt reply! I'll try it following your suggestion, and hopefully it will work without any problem or conflict.
-
I have the old prefs.js in \PortableApps\FirefoxPortableESR\Data\profile\, and according to https://www.zotero.org/support/kb/profile_directory, the prefs.js used by Zotero 5 & 6 (official build) is stored in the profile directory C:\Users\[User…
-
Thanks for your confirmation! On the other hand, regarding migrating the preferences and profile (not just the data directory and zotero.sqlite) of Zotero 4 for Firefox to another folder and upgrading them to Zotero 6 standalone, I'm wondering how …
-
@dstillman: Thanks for your prompt reply. But as you can see from my previous story https://forums.zotero.org/discussion/88960/zotero-pdf-reader-ideas-suggestions-and-features-request#latest, it's still impossible for me to migrate from Firefox Port…
-
Dear dstillman, according to your comment https://forums.zotero.org/discussion/comment/281743/#Comment_281743, what else will I lose if I import Zotero 5-exported RDF of new items into version 4.0.29.25 for Firefox? And regarding the "lose the link…
-
Hi dstillman, Thank you so much for the reply! Now I understand (1) and (2) are no longer possible or planned. So I hope the alternative approach I mentioned can be implement. In fact, what I want to achieve is just a using experience of legacy Fi…