DOI management page not loading

Hello,
DOI management page not loading?
Note: Now I’m getting an error: DOI Not Found
with DOI Format
Default - Automatically generates a unique eight-character suffix
I use version: 3.4.0.3

Hi @Nasseer,

In cases such as this one where you seen the spinning wheel and “loading” message, where nothing loads after a certain period of time, it is best to check your PHP error logs and report on errors from there.

Best regards,

Roger
PKP Team

HI @rcgillis
Thanks for the reply and help
I found these errors in the file. I tried to find a solution to such a problem in the forum, but I could not solve the problem using the existing solutions. Can you give me advice on how to solve this problem?
+++++++++++++++++++++++++++++++++
04-Oct-2023 01:35:16 Asia/Baghdad] Exception: The ORCID plugin is enabled, but its settings are invalid. In order to fix, access the plugin settings and try to save the form in /home/xxxx/public_html/plugins/generic/orcidProfile/OrcidProfilePlugin.php:107
Stack trace:
#0 /home/xxxx/public_html/lib/pkp/classes/plugins/PluginRegistry.php(76): APP\plugins\generic\orcidProfile\OrcidProfilePlugin->register(‘generic’, ‘plugins/generic…’, NULL)
#1 /home/xxxx/public_html/lib/pkp/classes/plugins/PluginRegistry.php(121): PKP\plugins\PluginRegistry::register(‘generic’, Object(APP\plugins\generic\orcidProfile\OrcidProfilePlugin), ‘plugins/generic…’, NULL)
#2 [internal function]: PKP\plugins\PluginRegistry::PKP\plugins{closure}(Object(APP\plugins\generic\orcidProfile\OrcidProfilePlugin), ‘plugins/generic…’)
#3 /home/xxxx/public_html/lib/pkp/classes/plugins/PluginRegistry.php(121): array_walk_recursive(Array, Object(Closure))
#4 /home/xxxx/public_html/lib/pkp/classes/core/Dispatcher.php(155): PKP\plugins\PluginRegistry::loadCategory(‘generic’, true)
#5 /home/xxxx/public_html/lib/pkp/classes/core/PKPApplication.php(387): PKP\core\Dispatcher->dispatch(Object(APP\core\Request))
#6 /home/xxxx/public_html/index.php(21): PKP\core\PKPApplication->execute()
#7 {main}
++++++++++++++++++++++++++++++++++++++++
I found (ORCID Profile) Plugin Do not save the settings and keep loading as in the screenshot

Regards,
Nasseer

Hi @Nasseer,

I see you’re also discussing this on another thread; I’ll close this thread. It’s best not to post the same content in multiple places, as it can double the support effort.

Regards,
Alec Smecher
Public Knowledge Project Team