We are having problem with the plugin currently and will need to use this plugin frequently about 3-6 times a day because of we are archiving newly published issue from the official site to an archive library site. they are both running in the same version of OJS 3.3.0-6.
We have a few tries on those issues created by quicksubmit plugin and they works fine. (both exporting and importing on two sites)
Now today we are trying this plugin on issue not created by quicksubmit plugin (where all submission, review and editor activities are done completely) and we met the following error:
first error is from the plugin itself:
Validation errors:
Element â{http://pkp.sfu.ca}submission_fileâ, attribute âstageâ: [facet âenumerationâ] The value ââ is not an element of the set {âpublicâ, âsubmissionâ, ânoteâ, âreview_fileâ, âreview_attachmentâ, âfinalâ, âfair_copyâ, âeditorâ, âcopyeditâ, âproofâ, âproduction_readyâ, âattachmentâ, âqueryâ, âreview_revisionâ, âdependentâ}.
Element â{http://pkp.sfu.ca}submission_fileâ, attribute âstageâ: [facet âenumerationâ] The value ââ is not an element of the set {âpublicâ, âsubmissionâ, ânoteâ, âreview_fileâ, âreview_attachmentâ, âfinalâ, âfair_copyâ, âeditorâ, âcopyeditâ, âproofâ, âproduction_readyâ, âattachmentâ, âqueryâ, âreview_revisionâ, âdependentâ}.
Element â{http://pkp.sfu.ca}submission_fileâ, attribute âstageâ: [facet âenumerationâ] The value ââ is not an element of the set {âpublicâ, âsubmissionâ, ânoteâ, âreview_fileâ, âreview_attachmentâ, âfinalâ, âfair_copyâ, âeditorâ, âcopyeditâ, âproofâ, âproduction_readyâ, âattachmentâ, âqueryâ, âreview_revisionâ, âdependentâ}.
Element â{http://pkp.sfu.ca}submission_fileâ, attribute âstageâ: [facet âenumerationâ] The value ââ is not an element of the set {âpublicâ, âsubmissionâ, ânoteâ, âreview_fileâ, âreview_attachmentâ, âfinalâ, âfair_copyâ, âeditorâ, âcopyeditâ, âproofâ, âproduction_readyâ, âattachmentâ, âqueryâ, âreview_revisionâ, âdependentâ}.
Element â{http://pkp.sfu.ca}submission_fileâ, attribute âstageâ: [facet âenumerationâ] The value ââ is not an element of the set {âpublicâ, âsubmissionâ, ânoteâ, âreview_fileâ, âreview_attachmentâ, âfinalâ, âfair_copyâ, âeditorâ, âcopyeditâ, âproofâ, âproduction_readyâ, âattachmentâ, âqueryâ, âreview_revisionâ, âdependentâ}.
Element â{http://pkp.sfu.ca}submission_fileâ, attribute âstageâ: [facet âenumerationâ] The value ââ is not an element of the set {âpublicâ, âsubmissionâ, ânoteâ, âreview_fileâ, âreview_attachmentâ, âfinalâ, âfair_copyâ, âeditorâ, âcopyeditâ, âproofâ, âproduction_readyâ, âattachmentâ, âqueryâ, âreview_revisionâ, âdependentâ}.
Element â{http://pkp.sfu.ca}issueâ: Missing child element(s). Expected is ( {http://pkp.sfu.ca}articles ).
Invalid XML:
<?xml version="1.0"?> 9496 507 4 16 June 2021 2021-06-16 2021-06-16 30 ART Articleand these are found in the server error log:
[php7:notice] [pid 4890] [client 10.0.246.158:47310] PHP Notice: Undefined offset: 7 in /var/www/html/lib/pkp/plugins/importexport/native/filter/SubmissionFileNativeXmlFilter.inc.php on line 85, referer: https://www.xxx.xx/xxx/management/importexport/plugin/NativeImportExportPlugin
PHP Fatal error: Uncaught TypeError: Argument 1 passed to Sokil\IsoCodes\Database\Countries::getByAlpha2() must be of the type string, null given, called in /var/www/html/pages/search/SearchHandler.inc.php on line 272 and defined in /var/www/html/lib/pkp/lib/vendor/sokil/php-isocodes/src/Database/Countries.php:42\nStack trace:\n#0 /var/www/html/pages/search/SearchHandler.inc.php(272): Sokil\IsoCodes\Database\Countries->getByAlpha2()\n#1 /var/www/html/lib/pkp/classes/core/PKPRouter.inc.php(395): SearchHandler->authors()\n#2 /var/www/html/lib/pkp/classes/core/PKPPageRouter.inc.php(246): PKPRouter->_authorizeInitializeAndCallRequest()\n#3 /var/www/html/lib/pkp/classes/core/Dispatcher.inc.php(144): PKPPageRouter->route()\n#4 /var/www/html/lib/pkp/classes/core/PKPApplication.inc.php(362): Dispatcher->dispatch()\n#5 /var/www/html/index.php(68): PKPApplication->execute()\n#6 {main}\n thrown in /var/www/html/lib/pkp/lib/vendor/sokil/php-isocodes/src/Database/Countries.php on line 42
PHP Fatal error: Uncaught Exception: Could not convert selected objects. in /var/www/html/lib/pkp/classes/plugins/ImportExportPlugin.inc.php:181\nStack trace:\n#0 /var/www/html/plugins/importexport/native/NativeImportExportPlugin.inc.php(294): ImportExportPlugin->displayXMLValidationErrors()\n#1 /var/www/html/plugins/importexport/native/NativeImportExportPlugin.inc.php(211): NativeImportExportPlugin->exportIssues()\n#2 /var/www/html/lib/pkp/pages/management/PKPToolsHandler.inc.php(94): NativeImportExportPlugin->display()\n#3 /var/www/html/lib/pkp/classes/core/PKPRouter.inc.php(395): PKPToolsHandler->importexport()\n#4 /var/www/html/lib/pkp/classes/core/PKPPageRouter.inc.php(246): PKPRouter->_authorizeInitializeAndCallRequest()\n#5 /var/www/html/lib/pkp/classes/core/Dispatcher.inc.php(144): PKPPageRouter->route()\n#6 /var/www/html/lib/pkp/classes/core/PKPApplication.inc.php(362): Dispatcher->dispatch()\n#7 /var/www/html/index.php(68): PKPApplication->execute()\n#8 {main}\n thrown in /var/www/html/lib/pkp/classes/plugins/ImportExportPlugin.inc.php on line 181, referer: https://www.xxx.xxx/xxx/management/importexport/plugin/NativeImportExportPlugin