First, Thank you for a great module. It is really powerful and will be a great addition to my site.
Here is the problem: I recently installed the module and imported 1 reference using the DOI Lookup. It worked fine after I registered for the complementary openURL ID and entered my email address as the ID. I updated the module to the dev version on 2010-Feb-19, (and updated several other modules as well). The DOI lookup stopped working and only produced a page with the following output (using doi: 10.1242/jcs.032094):
stdClass Object ( [doi_data] => 10.1242/jcs.032094 [op] => Populate using DOI [doi_submit] => Populate using DOI [paste_data] => [paste_submit] => Populate using BibTex [biblio_type] => 102 [form_build_id] => form-e98e9540816ee26b2c218fc2e83b398b [form_token] => 98468792c6beffe9caa79966e49f4089 [form_id] => biblio_node_form [PMID] => [pubmed_submit] => Populate using PubMed [biblio_pubmed_id] => [biblio_pubmed_md5] => [biblio_secondary_title] => Journal of Cell Science [biblio_short_title] => Journal of Cell Science [issn] => [biblio_issn] => 1477-9137 [month] => 03 [day] => 15 [year] => 2009 [biblio_volume] => 122 [biblio_issue] => 6 [biblio_date] => 03/2009 [doi] => 10.1242/jcs.032094 [title] => Memo is a cofilin-interacting protein that influences PLC 1 and cofilin activities, and is essential for maintaining directionality during ErbB2-induced tumor-cell migration [biblio_contributors] => Array ( [1] => Array ( [0] => Array ( [firstname] => M. [lastname] => Meira [auth_type] => 1 [name] => Meira, M. ) [1] => Array ( [firstname] => R. [lastname] => Masson [auth_type] => 1 [name] => Masson, R. ) [2] => Array ( [firstname] => I. [lastname] => Stagljar [auth_type] => 1 [name] => Stagljar, I. ) [3] => Array ( [firstname] => S. [lastname] => Lienhard [auth_type] => 1 [name] => Lienhard, S. ) [4] => Array ( [firstname] => F. [lastname] => Maurer [auth_type] => 1 [name] => Maurer, F. ) [5] => Array ( [firstname] => A. [lastname] => Boulay [auth_type] => 1 [name] => Boulay, A. ) [6] => Array ( [firstname] => N. E. [lastname] => Hynes [auth_type] => 1 [name] => Hynes, N. E. ) ) ) [biblio_first_page] => 787 [biblio_last_page] => 797 [biblio_pages] => 787 - 797 [biblio_year] => 2009 [biblio_doi] => 10.1242/jcs.032094 [type] => biblio [comment] => 0 [promote] => [moderate] => [sticky] => [format] => 0 [status] => 1 )
I get the same result using the pubmed ID.
I then updated to the newest dev version released today (2010-Feb-20). I get the same result. I then uninstalled the module and reinstalled the 6.10 version. I also disabled all the other modules that I recently updated. I still get the same result.
However, I can import RIS and BibTex files without a problem.
I am using drupal 6.15
php5.2.11
Any suggestions?
Comments
Comment #1
rjerome commentedUnfortunately, I don't have many more suggestions than those which you have already done. Did you by any chance ever install the 6.x-2.x-dev version or was it the 6.x-1.x-dev version you are referring to?
The only other things I can think of would be to clear the caches (browser and Drupal). I've tested both the dev and 1.10 versions of Biblio and I don't get this error, so I'm guessing one of the other modules is to blame.
Ron.
Comment #2
Dr Trichome commentedThank you for your reply. While trying to track down the problem, I found that when I try to save any content I get the same result, so it is definitely not the biblio module. Therefore, I will mark this as fixed (or should I just mark it as closed?). I will roll back to an earlier version of the site and try to isolate the problem.
By the way, I did not see a link to the 6.x-2.x-dev version on the drupal.org/project/biblio page, but I will try it when I fix my site if you point me to the download link.