Erro Failed Ajax request or invalid JSON returned. OJS 3.4.0-7

I have an error when trying to create a section in OJS 3.4.0-7, I will send the logs and the printout of the error.

[2024-11-29 13:49:18]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:49:14]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:49:14]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:49:14]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:49:05]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:49:05]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:49:05]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:48:49]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:48:49]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:48:48]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:48:41]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:48:38]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:48:38]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:48:37]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:48:30]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:48:30]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81
[2024-11-29 13:48:30]: uid: (1101/inovaeducatech) gid: (1102/inovaeducatech) cmd: ea-php81

Object(APP\core\Request))
#9 [internal function]: APP\controllers\grid\settings\sections\SectionGridHandler->addSection(Array, Object(APP\core\Request))
#10 /home2/inovaeducatech/public_html/lib/pkp/classes/core/PKPRouter.php(334): call_user_func(Array, Array, Object(APP\core\Request))
#11 /home2/inovaeducatech/public_html/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest(Array, Object(APP\core\Request), Array)
#12 /home2/inovaeducatech/public_html/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route(Object(APP\core\Request))
#13 /home2/inovaeducatech/public_html/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->dispatch(Object(APP\core\Request))
#14 /home2/inovaeducatech/public_html/index.php(21): PKP\core\PKPApplication->execute()
#15 {main}
thrown in /home2/inovaeducatech/public_html/lib/pkp/classes/section/Repository.php on line 58
[29-Nov-2024 11:50:18 America/New_York] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/inovaeducatech/public_html/plugins/generic/crossrefReferenceLinking/CrossrefReferenceLinkingPlugin.php on line 91
[29-Nov-2024 11:50:18 America/New_York] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/inovaeducatech/public_html/plugins/generic/crossrefReferenceLinking/CrossrefReferenceLinkingPlugin.php on line 91
[29-Nov-2024 11:50:18 America/New_York] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/inovaeducatech/public_html/plugins/generic/crossrefReferenceLinking/CrossrefReferenceLinkingPlugin.php on line 91
[29-Nov-2024 11:50:22 America/New_York] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/inovaeducatech/public_html/plugins/generic/crossrefReferenceLinking/CrossrefReferenceLinkingPlugin.php on line 91
[29-Nov-2024 11:50:24 America/New_York] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/inovaeducatech/public_html/plugins/generic/crossrefReferenceLinking/CrossrefReferenceLinkingPlugin.php on line 91
[29-Nov-2024 11:50:24 America/New_York] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/inovaeducatech/public_html/plugins/generic/crossrefReferenceLinking/CrossrefReferenceLinkingPlugin.php on line 91
[29-Nov-2024 11:50:25 America/New_York] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/inovaeducatech/public_html/plugins/generic/crossrefReferenceLinking/CrossrefReferenceLinkingPlugin.php on line 91
[29-Nov-2024 11:50:25 America/New_York] PHP Fatal error: Uncaught TypeError: PKP\section\Repository::get(): Argument #1 ($id) must be of type int, null given, called in /home2/inovaeducatech/public_html/plugins/generic/browseBySection/BrowseBySectionPlugin.php on line 159 and defined in /home2/inovaeducatech/public_html/lib/pkp/classes/section/Repository.php:58
Stack trace:
#0 /home2/inovaeducatech/public_html/plugins/generic/browseBySection/BrowseBySectionPlugin.php(159): PKP\section\Repository->get(NULL, 1)
#1 [internal function]: APP\plugins\generic\browseBySection\BrowseBySectionPlugin->initDataSectionFormFields(‘sectionform::in
’, Array)
#2 /home2/inovaeducatech/public_html/lib/pkp/classes/plugins/Hook.php(139): call_user_func_array(Array, Array)
#3 /home2/inovaeducatech/public_html/lib/pkp/classes/plugins/Hook.php(113): PKP\plugins\Hook::run(‘sectionform::in
’, Array)
#4 /home2/inovaeducatech/public_html/lib/pkp/classes/form/Form.php(266): PKP\plugins\Hook::call(‘sectionform::in
’, Array)
#5 /home2/inovaeducatech/public_html/lib/pkp/controllers/grid/settings/sections/form/PKPSectionForm.php(170): PKP\form\Form->initData()
#6 /home2/inovaeducatech/public_html/controllers/grid/settings/sections/form/SectionForm.php(81): PKP\controllers\grid\settings\sections\form\PKPSectionForm->initData()
#7 /home2/inovaeducatech/public_html/controllers/grid/settings/sections/SectionGridHandler.php(214): APP\controllers\grid\settings\sections\form\SectionForm->initData()
#8 /home2/inovaeducatech/public_html/controllers/grid/settings/sections/SectionGridHandler.php(196): APP\controllers\grid\settings\sections\SectionGridHandler->editSection(Array, Object(APP\core\Request))
#9 [internal function]: APP\controllers\grid\settings\sections\SectionGridHandler->addSection(Array, Object(APP\core\Request))
#10 /home2/inovaeducatech/public_html/lib/pkp/classes/core/PKPRouter.php(334): call_user_func(Array, Array, Object(APP\core\Request))
#11 /home2/inovaeducatech/public_html/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest(Array, Object(APP\core\Request), Array)
#12 /home2/inovaeducatech/public_html/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route(Object(APP\core\Request))
#13 /home2/inovaeducatech/public_html/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->dispatch(Object(APP\core\Request))
#14 /home2/inovaeducatech/public_html/index.php(21): PKP\core\PKPApplication->execute()
#15 {main}
thrown in /home2/inovaeducatech/public_html/lib/pkp/classes/section/Repository.php on line 58
[29-Nov-2024 11:50:34 America/New_York] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/inovaeducatech/public_html/plugins/generic/crossrefReferenceLinking/CrossrefReferenceLinkingPlugin.php on line 91
[29-Nov-2024 11:50:34 America/New_York] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/inovaeducatech/public_html/plugins/generic/crossrefReferenceLinking/CrossrefReferenceLinkingPlugin.php on line 91
[29-Nov-2024 11:50:34 America/New_York] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/inovaeducatech/public_html/plugins/generic/crossrefReferenceLinking/CrossrefReferenceLinkingPlugin.php on line 91

Hi @cristianowa1150,

We have a new release available for the “Browse by Section” plugin in the plugin gallery that should resolve this for you - can you try updating the plugin (in Settings > Website > Plugins > Plugin Gallery) and see if you can create a section now?

–
Kaitlin Newson
PKP Team

1 Like

Hello it worked thank you very much, I’m using version 3.4.0.8

1 Like