Simon
About
- Username
- Simon
- Joined
- Roles
- Member
Comments
-
Yup. (3)(+0000004): Importing attachment from URL (3)(+0000000): HTTP HEAD http://www.jstor.org/stable/pdfplus/20355384.pdf?acceptTC=true[...] (2)(+0000253): Downloaded PDF did not have MIME type 'application/pdf' in Attachments.importFromURL()
-
Can you try installing the MacWord Integration Trunk XPI and see if it works? You will want to install the next release of the Word for Mac plug-in manually when it comes out.
-
Hmm, try opening /Applications/Utilities/Terminal and typing (or copying and pasting) ls -lad ~/.zotero* /Users/Shared/.zotero* Press return and paste the output here.
-
There's no error in that report. Re-trigger the error and try again.
-
Provide a report ID after re-triggering the error.
-
On Mac, the keyboard shortcut to add a new footnote is Cmd+Opt+F.
-
This will happen eventually. But if you used the group library, that would also work.
-
You can copy and paste fields (definitely) or bookmarks (I think) in Word, and bookmarks in OpenOffice.org. You can't copy and paste ReferenceMarks in OpenOffice.org (because OpenOffice.org strips the formatting).
-
If you haven't yet opened Zotero in a browser window, items will be saved to "My Library", but not added to any collection. If you have opened Zotero, items will save to whatever collection is selected. Are you absolutely certain the items that you…
-
Based on your debug output, I assume this is a Linux system. What distribution are you running? Can you give the official Firefox download a try and see if you can reproduce this?
-
It was an issue with that particular document, not with the style. I'll see if I can figure out why it happened.
-
http://forums.zotero.org/discussion/18819/ebsco-site-update/
-
There was an issue pushing the original translator. If you update again, it should be fixed.
-
This appears to be fixed in LibreOffice 3.4.2rc2.
-
EDIT Never mind, I can see the error in your debug ID too (although this is not always the case).
-
This should be fixed in version 3.1.5 of the Word plug-in, available now.
-
What you see there is the code for the script. It doesn't indicate anything, and it would look the same on a functional system. If you click the "Run" button at the top of the window, that runs the script, which should work, but doesn't explain why …
-
The error you experienced isn't in your error report. Try re-triggering the error and then generating a new error report without restarting Zotero.
-
Have you tried these steps? http://www.zotero.org/support/word_processor_plugin_troubleshooting#zotero_toolbar_doesn_t_appear If those don't help, what exactly happens when you try to add a citation?
-
Go to the Advanced pane of the Zotero Preferences and click "Reset Translators".
-
You should post API-related questions on zotero-dev, but that example works fine for me (although you need to follow the instructions to register your application and change the dummy clientKey/clientSecret).
-
If you don't have administrator access on your computer, you may not be able to install the Zotero Word plugin, or any other software for that matter. You can try changing the permissions on the directory, but that won't work unless you have the pri…
-
Can you provide a report ID after retriggering the error?
-
Fixed in 3.1.4. For those with a technical interest, Lion's osacompile no longer sets the type and creator on scripts by default, but Word refuses to recognize scripts without the appropriate type and creator.
-
We are pushing a new release of the Word for Mac plug-in to address this. It will be available in about 5 minutes.
-
http://www.zotero.org/support/kb/given_name_disambiguation
-
Have you tried these steps? http://www.zotero.org/support/word_processor_plugin_troubleshooting#zotero_toolbar_doesn_t_appear
-
Try these instructions.
-
If you check the "Multi-Site" checkbox, you should be able to use %h, which I think does what you want. If the proxy rewrites the links and the "Automatically Associate New Hosts" box is checked, Zotero will pick up that those URLs should be proxie…
-
This only because a problem because the original page gets served as application/xhtml+xml, which makes Firefox very strict about parsing, and also causes Zotero not to use WebPageDump to save the page. As a result, you get a parse error and the CSS…