Simon
About
- Username
- Simon
- Joined
- Roles
- Member
Comments
-
What isn't working? If you are getting an error, provide a report ID. If something else is wrong, describe the issue in more detail.
-
Update to OpenOffice.org 3.3.
-
All styles work with ReferenceMarks, although footnote styles don't work with Bookmarks, but if you have to use Bookmarks can try installing OpenOffice Integration Trunk XPI.
-
Does this happen in a new document? Are you using Bookmarks (in the Zotero document preferences) in your current document?
-
http://www.zotero.org/support/kb/no_toolbar_in_word_2008_plugin
-
Either Word is open in the background, or you don't have permissions to delete C:\Users\Danny\AppData\Roaming\Microsoft\Word\STARTUP\Zotero.dot. Move this file to the Recycle Bin and make sure you have permissions to write to C:\Users\Danny\AppData\…
-
Upgrade to Zotero 2.1.5 from http://zotero.org/ and install the latest Word plug-in.
-
What versions of Zotero and Zotero MacWord Integration do you have installed in Tools->Add-ons->Extensions?
-
There was actually a bug in the MODS translator that was breaking import when items had a displayLabel set on their attachments. (This was a side effect of the enhanced sandboxing in Zotero 2.1, which doesn't like E4X XML objects.) I've taken care o…
-
Try restarting Word. If that doesn't work, enable debug logging after restart (follow the instructions here, but check "Enable after restart" in the Zotero preferences), restart Firefox, attempt to add a citation, and generate the report ID.
-
Update to OpenOffice.org 3.3.
-
http://www.zotero.org/support/kb/no_status_bar_icon
-
Describe what happens when you try to add a citation. Also, if applicable, generate a report ID.
-
Use the "Book Section" type.
-
You are correct that it wasn't an actual crash. The issue was that, if you were to save an item while an item save transaction was open (from a previous save), Zotero would interpret it as a sign that there was a bug somewhere. This would give you t…
-
http://www.zotero.org/support/word_processor_plugin_troubleshooting#could_not_create_java_implementation_loader
-
What happens when you try to manually install?
-
Install Zotero 2.1.4.
-
Can you create a report ID? Also, are you sure that the file isn't in the trash?
-
The version of PythonExt from the plugin installation page should work.
-
First of all, you probably don't want to be running 3.0a1.r8887. Zotero 2.1.3 contains all of the fixes in that build, and the trunk is likely to become unstable very soon. Go to zotero.org and install Zotero 2.1.3 and the associated word processor …
-
Can you generate another report ID so we can make sure that this is the same issue? Dan thought that he fixed this on the server side.
-
Okay, this should be fixed in 2.1.3, which is out now.
-
Zotero 2.1.3 is now out. It should fix the hang for Firefox 3.6 users. Those who were on the branch should install Zotero 2.1.3 from http://zotero.org/ and MacWord Integration 2.1.2 from the word processor plugin installation page.
-
Zotero 2.1.3 is now out. It should fix the hang for Firefox 3.6 users. Those who were on the branch should install Zotero 2.1.3 from http://zotero.org/ and MacWord Integration 2.1.2 from the word processor plugin installation page.
-
Zotero 2.1.3 is now out. It should also fix the hang. Those who were on the branch should install Zotero 2.1.3 from http://zotero.org/ and MacWord Integration 2.1.2 from the word processor plugin installation page.
-
http://www.zotero.org/support/word_processor_plugin_troubleshooting#lastdatalistener_is_undefined
-
http://forums.zotero.org/discussion/17283/unable-to-citate-after-downloading-212-on-mac-using-firefox-36/#Item_4
-
I tracked down the bug. The itemType was a red herring; translate.setHandler("itemDone", function() { item.complete() }) should have worked equally well. In any case, this should be fixed on the 2.1 branch now.
-
Avram, what problems are you running into? You shouldn't need an itemType on attachments in 2.1.2, and this should only have affected import translators and not web translators previously.