hi everyone,
i have install ojs 3.1.2, when i click register menu on top side, the page are not showing anything just white screen.
here my error log on my server
[Tue Apr 30 14:08:25.832274 2019] [:error] [pid 115956] [client 192.168.252.254:47062] PHP Warning: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/admin/web/xxxxx.xx.xx/public_html/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0, referer: http://xxxxx.xx.xx/
[Tue Apr 30 14:08:25.845547 2019] [:error] [pid 115956] [client 192.168.252.254:47062] PHP Warning: Declaration of RegistrationHandler::validate($request) should be compatible with PKPHandler::validate($requiredContexts = NULL, $request = NULL) in /home/admin/web//xxxxx.xx.xx/public_html/lib/pkp/pages/user/RegistrationHandler.inc.php on line 19, referer: http:///xxxxx.xx.xx/
[Tue Apr 30 14:08:25.848789 2019] [:error] [pid 115956] [client 192.168.252.254:47062] PHP Warning: Declaration of RegistrationForm::validate() should be compatible with Form::validate($callHooks = true) in /home/admin/web//xxxxx.xx.xx/public_html/lib/pkp/classes/user/form/RegistrationForm.inc.php on line 21, referer: http://xxxxx.xx.xx/
[Tue Apr 30 14:08:25.932975 2019] [:error] [pid 115956] [client 192.168.252.254:47062] PHP Deprecated: Non-static method Request::getContext() should not be called statically in /home/admin/web//xxxxx.xx.xx/public_html/plugins/generic/orcidProfile/OrcidProfilePlugin.inc.php on line 283, referer: http://xxxxx.xx.xx/
[Tue Apr 30 14:08:25.932995 2019] [:error] [pid 115956] [client 192.168.252.254:47062] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/admin/web/xxxxx.xx.xx/public_html/classes/core/Request.inc.php on line 68, referer: http://xxxxx.xx.xx/
[Tue Apr 30 14:08:25.933010 2019] [:error] [pid 115956] [client 192.168.252.254:47062] PHP Deprecated: Non-static method Request::getContext() should not be called statically in /home/admin/web/xxxxx.xx.xx/public_html/plugins/generic/orcidProfile/OrcidProfilePlugin.inc.php on line 231, referer: http://xxxxx.xx.xx/
[Tue Apr 30 14:08:25.933016 2019] [:error] [pid 115956] [client 192.168.252.254:47062] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/admin/web/xxxxx.xx.xx/public_html/classes/core/Request.inc.php on line 68, referer: http://xxxxx.xx.xx/
[Tue Apr 30 14:08:25.933088 2019] [:error] [pid 115956] [client 192.168.252.254:47062] PHP Fatal error: Uncaught Error: Call to a member function getId() on null in /home/admin/web/xxxxx.xx.xx/public_html/plugins/generic/orcidProfile/OrcidProfilePlugin.inc.php:253\nStack trace:\n#0 /home/admin/web/xxxxx.xx.xx/public_html/plugins/generic/orcidProfile/OrcidProfilePlugin.inc.php(289): OrcidProfilePlugin->buildOAuthUrl(‘orcidAuthorize’, Array)\n#1 /home/admin/web/xxxxx.xx.xx/public_html/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php(63): OrcidProfilePlugin->registrationFilter(’\trunFilter(‘output’, '\trender(false, 1)\n#4 / in /home/admin/web/xxxxx.xx.xx/public_html/plugins/generic/orcidProfile/OrcidProfilePlugin.inc.php on line 253, referer: http://xxxxx.xx.xx/
[Tue Apr 30 14:08:28.069682 2019] [:error] [pid 115960] [client 192.168.252.254:47064] PHP Warning: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/admin/web/xxxxx.xx.xx/public_html/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0, referer: http://xxxxx.xx.xx/index.php/intech/management/settings/website
[Tue Apr 30 14:08:28.169420 2019] [:error] [pid 122935] [client 192.168.252.254:47066] PHP Warning: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/admin/web/xxxxx.xx.xx/public_html/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0, referer: http://xxxxx.xx.xx/index.php/intech/management/settings/website
thanks for helping