Not signed in (Sign In)
 

Quick Links

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorfmolina
    • CommentTimeJun 26th 2009
     
    Hello all,

    I am finding "Could not store item" error trying to store some items from the ACS website, from previous issues (recent issues seem to translate OK). For example:
    http://pubs.acs.org/toc/jpchax.2/46/1
    will give that error on any item in the page.
    Tried actualizing translators, reseting etc. as advised, no luck.
    I am using Zotero 2.0b5 on ff 3.0.11, win XP x64 (2003) SP2
    Thanks
    Fernando
    • CommentAuthorTjowens
    • CommentTimeJun 26th 2009
     
    I am not entirely sure what the problem is with back issues. As a work around you can click the download citation button and select export to Endnote. Zotero will intercept the export and add the item and its full data to your collection.
    • CommentAuthorfmolina
    • CommentTimeJun 26th 2009
     
    OK, it works, thanks
    Anyway, it could also be added from dabases such as Scopus, but one has to do another step to add the pdf.
    Regards,
    Fernando
    •  
      CommentAuthorRintze
    • CommentTimeJun 27th 2009
     
    The following fix works for me. Change
    var downloadFileName = text.match(/name=\"downloadFileName\"
    value=\"([A-Za-z0-9_]+)\"/)[1];
    intovar downloadFileName = text.match(/name=\"downloadFileName\"
    value=\"([A-Za-z0-9_\.]+)\"/)[1];
    • CommentAuthorfmolina
    • CommentTimeJun 28th 2009
     
    It works! Thanks Rintze
    • CommentAuthorfmolina
    • CommentTimeJul 19th 2009
     
    Hi,

    I am finding again trouble with the ACS website, particularly with Environmental Science and Technology. For example, this page:
    http://pubs.acs.org/doi/abs/10.1021/es071940n?journalCode=esthag&quickLinkVolume=42&quickLinkPage=608&volume=42
    raises "Could not store item" even with the translator edited as reported by Rintze on June 27th. I am using ff 3.5.1 (with third-party cookies enabled), zotero 2.0b6.3 on win XP sp3.
    By the way, the translator downloaded from zotero.org is not modified adding "\." as above, why?

    Thanks all for this very useful complement.

    Fernando
    • CommentAuthorTjowens
    • CommentTimeJul 20th 2009
     
    Thanks for the note. It looks like the translator needs to be expanded to support a wider range of URLs. For the time being just remove the question mark and everything after it. http://pubs.acs.org/doi/abs/10.1021/es071940n

    Ticket created:
    https://www.zotero.org/trac/ticket/1526
    • CommentAuthorfmolina
    • CommentTimeJul 20th 2009
     
    OK, thanks

Zotero Forums are powered by Vanilla 1.1.5a