[EP-tech] Bazaar Update Gone Wrong - ORCID Support
James Kerwin via Eprints-tech <[email protected]>
| Newsgroups | gmane.comp.web.eprints.devel |
|---|---|
| Message-ID | <EMEW3|817baa0e8c6b5305352531a36a07b18av33Adv14eprints-tech-bounces|ecs.soton.ac.uk|CAKkNZ9DN7n2EFWs_CudPVjN8XTeftm=Yo0vR58kT6q75ZqrcyQ@mail.gmail.com> |
Hello again,
I have a follow-up question to me earlier one.
I attempted to upgrade the orcid support plugin to V1.7. I got an error
page saying:
Duplicate field name encountered: user.orcid
After restarting the server the repository went down. I changed all the
following in the orcid_zupport.pl script to:
#Enable the plugin!
$c->{plugins}{"Orcid"}{params}{disable} = 1;
$c->{plugins}{"Screen::Report::Orcid::UserOrcid"}{params}{disable} = 1;
$c->{plugins}{"Screen::Report::Orcid::AllUsersOrcid"}{params}{disable} = 1;
$c->{plugins}{"Screen::Report::Orcid::CreatorsOrcid"}{params}{disable} = 1;
$c->{plugins}{"Export::Report::CSV::CreatorsOrcid"}{params}{disable} = 1;
In order to disable the plugin. Still no signs of life from the server.
Changed the name of the script to end in .".pl.broken". Restarted the
server and got life, but on the staff view of an eprint I get an error:
Undefined subroutine &EPrints::ORCID::Utils::get_normalised_orcid
called at (eval 222) line 9.
Does anybody know what caused this and how I fix it?
Thanks,
James
*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/
*** EPrints developers Forum: http://forum.eprints.org/