Word not connecting
Microsoft Word is not connecting to Zotero and does not show up under preferences. Any suggestions?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
My versions:
-Zotero 4.0.29.22
-Word 2010
-Windows 10
- Firefox 55.03
I have reinstalled the wordplugin version for Zotero 4.0.
Has something changed? Do I need to upgrade to Zotero 5.0?
Debug ID:
D834410669.
I see the Zotero icon in Word, so the add-on is installed, but it doesn't respond when I click it (no prompt).
As far as I can see my macro's are enabled (I have tried' anable all macro's' & 'Disable all macros except digitally signed macros ') and also the add-ins.
I am working on an article, so this problem is kind of urgent.
I have done so this several times & restarted firefox and word - it doesn't solve the problem.
If you click Visual Basic in Developer Tab, then double-click "ThisDocument" in the sidebar, type
Sub Test()
MsgBox "Test"
End Sub
, then go back to the document, click Macros and run "Test", do you get a message box with "Test" written in it?
Could you run through manual installation instructions? You will have to find the word extension in your [Firefox_profile_dir]/extensions.
I have checked 'Disable all macros except digitally signed macros' in the trustcenter.
This is strange, because I tried this before.
But I don't really like having all macro's enabled.... Any solution?
If you disable them with a notification, you will at least get the notification to enable them upon opening Word each time, but I don't think the notification specifies what you are enabling and just enables all macros. But if you don't intend on using Zotero you could ignore it in that case.