OJS OAI Validation

@asmecher
I need quick solutions. Our Journal error Log details bellow
https://jhssrnet.com/index.php/jhssr
ojs 3.4.0.1 PHP 8.1

[16-Jul-2023 09:07:50 Asia/Dhaka] Exception: Plugin pluginUpdateNotification expected to inherit from PluginUpdateNotificationPlugin, actual type NULL in /home/jhssrmijan/public_html/lib/pkp/classes/plugins/PluginRegistry.php:203
Stack trace:
#0 /home/jhssrmijan/public_html/lib/pkp/classes/plugins/PluginRegistry.php(219): PKP\plugins\PluginRegistry::_instantiatePlugin(‘generic’, ‘pluginUpdateNot…’, ‘PluginUpdateNot…’)
#1 /home/jhssrmijan/public_html/lib/pkp/classes/plugins/PluginRegistry.php(112): PKP\plugins\PluginRegistry::_loadFromDatabase(‘generic’, NULL)
#2 /home/jhssrmijan/public_html/lib/pkp/classes/core/Dispatcher.php(155): PKP\plugins\PluginRegistry::loadCategory(‘generic’, true)
#3 /home/jhssrmijan/public_html/lib/pkp/classes/core/PKPApplication.php(373): PKP\core\Dispatcher->dispatch(Object(APP\core\Request))
#4 /home/jhssrmijan/public_html/index.php(21): PKP\core\PKPApplication->execute()
#5 {main}
[16-Jul-2023 09:07:50 Asia/Dhaka] Exception: Plugin usageStats expected to inherit from UsageStatsPlugin, actual type NULL in /home/jhssrmijan/public_html/lib/pkp/classes/plugins/PluginRegistry.php:203
Stack trace:
#0 /home/jhssrmijan/public_html/lib/pkp/classes/plugins/PluginRegistry.php(219): PKP\plugins\PluginRegistry::_instantiatePlugin(‘generic’, ‘usageStats’, ‘UsageStatsPlugi…’)
#1 /home/jhssrmijan/public_html/lib/pkp/classes/plugins/PluginRegistry.php(112): PKP\plugins\PluginRegistry::_loadFromDatabase(‘generic’, NULL)
#2 /home/jhssrmijan/public_html/lib/pkp/classes/core/Dispatcher.php(155): PKP\plugins\PluginRegistry::loadCategory(‘generic’, true)
#3 /home/jhssrmijan/public_html/lib/pkp/classes/core/PKPApplication.php(373): PKP\core\Dispatcher->dispatch(Object(APP\core\Request))
#4 /home/jhssrmijan/public_html/index.php(21): PKP\core\PKPApplication->execute()
#5 {main}
[16-Jul-2023 09:07:50 Asia/Dhaka] Exception: Plugin material expected to inherit from MaterialThemePlugin, actual type NULL in /home/jhssrmijan/public_html/lib/pkp/classes/plugins/PluginRegistry.php:203
Stack trace:
#0 /home/jhssrmijan/public_html/lib/pkp/classes/plugins/PluginRegistry.php(219): PKP\plugins\PluginRegistry::_instantiatePlugin(‘themes’, ‘material’, ‘MaterialThemePl…’)
#1 /home/jhssrmijan/public_html/lib/pkp/classes/plugins/PluginRegistry.php(112): PKP\plugins\PluginRegistry::_loadFromDatabase(‘themes’, NULL)
#2 /home/jhssrmijan/public_html/lib/pkp/classes/template/PKPTemplateManager.php(1392): PKP\plugins\PluginRegistry::loadCategory(‘themes’, true)
#3 /home/jhssrmijan/public_html/lib/pkp/classes/plugins/Plugin.php(403): PKP\template\PKPTemplateManager::getManager(Object(APP\core\Request))
#4 /home/jhssrmijan/public_html/lib/pkp/classes/plugins/Plugin.php(137): PKP\plugins\Plugin->_registerTemplateResource()
#5 /home/jhssrmijan/public_html/lib/pkp/classes/plugins/LazyLoadPlugin.php(34): PKP\plugins\Plugin->register(‘generic’, ‘plugins/generic…’, NULL)
#6 /home/jhssrmijan/public_html/plugins/generic/htmlArticleGalley/HtmlArticleGalleyPlugin.php(36): PKP\plugins\LazyLoadPlugin->register(‘generic’, ‘plugins/generic…’, NULL)
#7 /home/jhssrmijan/public_html/lib/pkp/classes/plugins/PluginRegistry.php(76): APP\plugins\generic\htmlArticleGalley\HtmlArticleGalleyPlugin->register(‘generic’, ‘plugins/generic…’, NULL)
#8 /home/jhssrmijan/public_html/lib/pkp/classes/plugins/PluginRegistry.php(121): PKP\plugins\PluginRegistry::register(‘generic’, Object(APP\plugins\generic\htmlArticleGalley\HtmlArticleGalleyPlugin), ‘plugins/generic…’, NULL)
#9 [internal function]: PKP\plugins\PluginRegistry::PKP\plugins{closure}(Object(APP\plugins\generic\htmlArticleGalley\HtmlArticleGalleyPlugin), ‘plugins/generic…’)
#10 /home/jhssrmijan/public_html/lib/pkp/classes/plugins/PluginRegistry.php(121): array_walk_recursive(Array, Object(Closure))
#11 /home/jhssrmijan/public_html/lib/pkp/classes/core/Dispatcher.php(155): PKP\plugins\PluginRegistry::loadCategory(‘generic’, true)
#12 /home/jhssrmijan/public_html/lib/pkp/classes/core/PKPApplication.php(373): PKP\core\Dispatcher->dispatch(Object(APP\core\Request))
#13 /home/jhssrmijan/public_html/index.php(21): PKP\core\PKPApplication->execute()
#14 {main}
[16-Jul-2023 09:07:50 Asia/Dhaka] PHP Deprecated: stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /home/jhssrmijan/public_html/lib/pkp/classes/citation/Citation.php on line 118
[16-Jul-2023 09:07:50 Asia/Dhaka] PHP Deprecated: rtrim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/jhssrmijan/public_html/plugins/generic/piwik/PiwikPlugin.php on line 114


https://forum.pkp.sfu.ca/uploads/default/original/3X/1/a/1ab3667158eebc66deb67037e09033434d13cb3d.png

any one can help me?

Hi @IJBSRR_Journal,

How did you run the install, did you download OJS 3.4 from PKP website? Git version has missing modules, if that was the case, please re-do the install with the PKP website files. Also, check the changes to config.inc.php before running the install.

Best regards,
Josh

@jnoronha
Thanks
I’m upgrade 3.3.0.14 to 3.4.0.1
Download PKP webpage. also sownload Tar File

Hi,

Did you check the changes in config.inc.php on OJS 3.4? There are a few you should pay attention, including to keep the same OAI url. Also, your server seems to be error 500ing for the requests.

Best regards,
Josh

Hi all,

See:

Regards,
Alec Smecher
Public Knowledge Project Team

This topic was automatically closed after 6 days. New replies are no longer allowed.