Simon
About
- Username
- Simon
- Joined
- Roles
- Member
Comments
-
Follow the steps above to open the error console, and type the following: Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefBranch).setBoolPref("extensions.zotero.debug.log", true); Press return, and th…
-
Thanks. I've fixed up everything on the 3.0 branch except for "ibid," for which capitalization shouldn't matter. (It never appears in the UI; it's only there so that people can type "ibid" into QuickFormat and get the last cited reference, and the c…
-
Do you have "Include URLs of paper articles in references" enabled under Zotero Preferences->Cite->Styles in Zotero for Firefox but not Zotero Standalone?
-
We have plans to enable proxy redirection when Standalone is open in Zotero 3.5 (and also to enable proxy redirection in Chrome, now that the APIs are available).
-
If Standalone can install the Word plugin but Firefox can't, then I'm nearly certain that security software is interfering, since the code is identical. You can try setting extensions.zotero.winWordIntegration.installed to true in about:config to d…
-
pzuritaona: the problem you describe is completely different than the question in this thread, which is about using Zotero without an internet connection. Start a new thread and we'd be happy to help.
-
Should be fixed in connector version 3.0.3, available now.
-
We could adjust Zotero behavior to permit proxying sites with dashes, but I would be curious to know what the rationale for it is, if you can find out from your library. I'm puzzled because it looks like every other site on the proxy uses dots, and …
-
Can you generate a report ID in both Zotero Standalone and Safari after clicking the button next to the address bar on a site where you get an icon?
-
I found something that could potentially have caused this and I've fixed it for the next release, although I don't know if it is the actual cause because I haven't been able to reproduce the issue.
-
What version of Zotero Standalone do you have? There was a bug with certain styles in 3.0.2 that has been fixed in 3.0.3.
-
Have you tried with Zotero 3.0.3, which came out last night?
-
I think the snapshot-instead-of-PDF issue should be fixed in Zotero 3.0.3. I also think I know what's behind the issue Rintze describes here. If I'm right, then it's a connector issue and not a translator issue.
-
Can you reproduce this? If so, provide a report ID after re-triggering the issue.
-
The error is: [JavaScript Error: "value is not defined" {file: "/Users/Jessie/Library/Application Support/Firefox/Profiles/xt1o7xmb.default/zotero/translators/ProQuest.js" line: 420}]
-
What's the problem?
-
This will be fixed in the next release. It could also be fixed now if someone wants to convince the site to serve a charset in the content-type header.
-
This might already be fixed in Zotero 3.0.3, available now.
-
GabrielURFIST: This is probably fixed in Zotero 3.0.3. If not, start a new thread.
-
Michael Shepard: The Chrome connector cannot import files. You need to do this from Zotero Standalone (File->Import).
-
This code hasn't changed in something like 3 years, and we get relatively few reports of this issue, so it sounds like something has changed on your system. Close Firefox, move Zotero.dot out of C:\Users\TY\AppData\Roaming\Microsoft\Word\STARTUP\, …
-
3.0.3 is out now. If you were using the branch build, you should download and install 3.0.3 manually.
-
3.0.3 is out now. If you were using the branch build, you should download and install 3.0.3 manually.
-
Provide a report ID after re-triggering the error.
-
But for now, you should be able to save your file as UTF-8, or copy the contents to the clipboard and use the "Import from Clipboard" option.
-
This is probably due to a change in Firefox (or, for Zotero Standalone, in XULRunner). It will be fixed in 3.0.3, which should be available shortly.
-
It's not. There is a separate offline setting in Zotero Standalone, and if you launch it while you are offline it starts up in offline mode (in the current version). The next version won't do that.
-
Try the following Open Terminal in /Applications/Utilities Paste ”/Applications/Zotero.app/Contents/MacOS/zotero -jsconsole” into the Terminal window Press Return Do you see a window appear? If so, what does it say?
-
In Firefox we can't do anything about this, beyond advising people to set preferences. Zotero Standalone should never go offline once it's open. The next version should also not start up in offline mode.
-
It's not that we use non-UTF-8 text; it's that XULRunner, the environment in which Zotero runs, has a strange way of picking the language on Windows. See here for instructions on how to switch to English and here for more discussion.