Blank page OJS 3.1.2

Hi all

Recently update ojs version 3.1.1-4 to version 3.1.2 and when I try register a user it shown this error

PHP Fatal error: Uncaught Error: Call to undefined method PKPApplication::get() in /home/ojs/plugins/generic/orcidProfile/OrcidProfilePlugin.inc.php:185\nStack trace:\n#0 /home/sicesi/revistas/lib/pkp/classes/plugins/HookRegistry.inc.php(107): OrcidProfilePlugin->handleTemplateDisplay(‘TemplateManager…’, Array)\n#1 /home/ojs/lib/pkp/classes/template/PKPTemplateManager.inc.php(827): HookRegistry::call(‘TemplateManager…’, Array)\n#2 /home/ojs/pages/index/IndexHandler.inc.php(93): PKPTemplateManager->display(‘frontend/pages/…’)\n#3 /home/ojs/lib/pkp/classes/core/PKPRouter.inc.php(390): IndexHandler->index(Array, Object(Request))\n#4 /home/ojs/lib/pkp/classes/core/PKPPageRouter.inc.php(231): PKPRouter->_authorizeInitializeAndCallRequest(Array, Object(Request), Array, false)\n#5 /home/ojs/lib/pkp/classes/core/Dispatcher.inc.php(134): PKPPageRouter->route(Object)

thank you for the help

Hi @christian_criollo

You’ll need to upgrade your ORCID plugin as well, to the version that is compatible with 3.1.2:

Cheers,
Jason

Hi jhugent

Thanks you very much I update the plugin and now the application is working

1 Like

Glad to hear things are better!