Ubiquitous Zotero "File" icon in browser address bar

Hi,
I'm now getting the Zotero "file" icon in the address bar for almost any web page I visit (for example, this one), but when I click it it almost always results in a "Could not save item" dialog. Is this expected behavior?

If not, can I reset my site translators somehow without losing my library? I went mucking about trying to edit a site translator using your development tool, but I found that it wasn't trivial and there was no documentation on how to use it. I think I might have messed something up on my installation. I already tried an uninstall/reinstall of the Zotero addon.
  • *BUMP* Please help!
  • Close Firefox, change to your Zotero data directory and, using the official SQL client:

    % sqlite3 zotero.sqlite

    sqlite> DELETE FROM translators;
    sqlite> DELETE FROM version WHERE schema IN ('scrapers', 'repository', 'lastcheck');

    Restart Firefox.
  • Fixed now, thanks Dan!
    Sorry for mucking about, but it was sneaky of you guys to provide a "tool" without any documentation!
Sign In or Register to comment.