dbrunell

About

Username
dbrunell
Joined
Roles
Member

Comments

  • I posted this fix in another thread. Here's what you do. When you get the "read only" error, a window will pop up with the following line of bad code highlighted: Mid(fnRemoveString, nTagStart, nEnd - nTagStart + 1, "") There are two thin…
  • Fixed it. Here's what you do. When you get the "read only" error, a window will pop up with the following line of bad code highlighted: Mid(fnRemoveString, nTagStart, nEnd - nTagStart + 1, "") There are two things wrong with this stateme…
  • My Win2K setup mysteriously started working. No more "Read only" error. However, I just updated Zotero on the OpenSUSE 10.2 setup at the office and am having the problem there now. Strange. ftr, you may want to try updating the plug-in also.…
  • I'm having a similar problem, running OO 2.3 under Windows 2000. When I click any of the Zotero add-in buttons, I get the error message "This property is read only." The offending line of code is: Mid(fnRemoveString, nTagStart, nEnd - nTagSta…