trouble getting citations from google scholar
reported an error: 1592404542
http://scholar.google.com/scholar?q=tommie+shelby&hl=en&btnG=Search&as_sdt=20000001&as_sdtp=on
get a could not save item when click on folder on top right.
running 2.0b7.6
firefox 3.5.6
http://scholar.google.com/scholar?q=tommie+shelby&hl=en&btnG=Search&as_sdt=20000001&as_sdtp=on
get a could not save item when click on folder on top right.
running 2.0b7.6
firefox 3.5.6
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
[JavaScript Error: "translator called select items with no items" {file: "file:///home/sebastian/.mozilla/firefox/wkxw8okh.default/zotero/translators/Google%20Scholar.js" line: 0}]
is the error message
var titles = doc.evaluate('//h3[@class="r"]', doc, nsResolver, XPathResult.ANY_TYPE, null);
tovar titles = doc.evaluate('//div[@class="gs_r"]/h3', doc, nsResolver, XPathResult.ANY_TYPE, null);
There is an additional problem though: loading the item URL with doGet will give an Google error page instead of the BibTeX file (manually loading the URL in the browser works fine): "Your client does not have permission to get URL /scholar.bib?q=info:nnj44SdvIHgJ:scholar.google.com/&output=citation&hl=en&as_sdt=2000&ct=citation&cd=0 from this server."
Did you commit the fix? It doesn't show up in Trac.
dan