Archive Missing Update from 3.1.2.4

Hi, After upgraded to OJS 3.1.2.4, every login and go to submission menu, appear the error pop-up

image

And, all our archive not showing at Archive tab on Submission Menu.
It’s similar case with this threads Not able to open archive-Showing error, but I guess it’s difference cases.

Error Log show this message

Slim Application Error:
Type: Error
Message: Call to undefined method ReviewAssignment::setCancelled()
File: public_html/lib/pkp/classes/submission/reviewAssignment/ReviewAssignmentDAO.inc.php
Line: 497
Trace: #0 public_html/lib/pkp/classes/submission/reviewAssignment/ReviewAssignmentDAO.inc.php(69): ReviewAssignmentDAO->_fromRow(Array)
#1 public_html/lib/pkp/classes/submission/reviewAssignment/ReviewAssignmentDAO.inc.php(218): ReviewAssignmentDAO->_getReviewAssignmentsArray(‘SELECT r.*, r2…’, Array)
#2 public_html/lib/pkp/classes/services/PKPSubmissionService.inc.php(310): ReviewAssignmentDAO->getBySubmissionId(‘110’)
#3 public_html/lib/pkp/classes/services/PKPSubmissionService.inc.php(675): PKP\Services\PKPSubmissionService->getReviewAssignments(Object(Article))
#4 public_html/lib/pkp/classes/services/PKPSubmissionService.inc.php(536): PKP\Services\PKPSubmissionService->getPropertyReviewAssignments(Object(Article))
#5 public_html/lib/pkp/classes/services/PKPSubmissionService.inc.php(630): PKP\Services\PKPSubmissionService->getProperties(Object(Article), Array, Array)
#6 public_html/lib/pkp/api/v1/_submissions/PKPBackendSubmissionsHandler.inc.php(161): PKP\Services\PKPSubmissionService->getBackendListProperties(Object(Article), Array)
#7 [internal function]: PKPBackendSubmissionsHandler->getSubmissions(Object(Slim\Http\Request), Object(APIResponse), Array)
#8 public_html/lib/pkp/lib/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(40): call_user_func(Array, Object(Slim\Http\Request), Object(APIResponse), Array)
#9 public_html/lib/pkp/lib/vendor/slim/slim/Slim/Route.php(281): Slim\Handlers\Strategies\RequestResponse->__invoke(Array, Object(Slim\Http\Request), Object(APIResponse), Array)
#10 public_html/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\Route->__invoke(Object(Slim\Http\Request), Object(APIResponse))
#11 public_html/lib/pkp/lib/vendor/slim/slim/Slim/Route.php(268): Slim\Route->callMiddlewareStack(Object(Slim\Http\Request), Object(APIResponse))
#12 public_html/lib/pkp/lib/vendor/slim/slim/Slim/App.php(503): Slim\Route->run(Object(Slim\Http\Request), Object(APIResponse))
#13 public_html/lib/pkp/classes/security/authorization/internal/ApiAuthorizationMiddleware.inc.php(74): Slim\App->__invoke(Object(Slim\Http\Request), Object(APIResponse))
#14 [internal function]: ApiAuthorizationMiddleware->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Slim\App))
#15 public_html/lib/pkp/lib/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ApiAuthorizationMiddleware), Array)
#16 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Slim\App))
#17 public_html/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(APIResponse), Object(Slim\App))
#18 public_html/lib/pkp/classes/security/authorization/internal/ApiTokenDecodingMiddleware.inc.php(82): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(APIResponse))
#19 [internal function]: ApiTokenDecodingMiddleware->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#20 public_html/lib/pkp/lib/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ApiTokenDecodingMiddleware), Array)
#21 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#22 public_html/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#23 public_html/lib/pkp/classes/handler/APIHandler.inc.php(66): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(APIResponse))
#24 [internal function]: APIHandler->{closure}(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#25 public_html/lib/pkp/lib/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(Closure), Array)
#26 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#27 public_html/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#28 public_html/lib/pkp/classes/handler/APIHandler.inc.php(88): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(APIResponse))
#29 [internal function]: APIHandler->{closure}(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#30 public_html/lib/pkp/lib/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(Closure), Array)
#31 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#32 public_html/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#33 public_html/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(APIResponse))
#34 public_html/lib/pkp/lib/vendor/slim/slim/Slim/App.php(392): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(APIResponse))
#35 public_html/lib/pkp/lib/vendor/slim/slim/Slim/App.php(297): Slim\App->process(Object(Slim\Http\Request), Object(APIResponse))
#36 public_html/lib/pkp/classes/core/APIRouter.inc.php(109): Slim\App->run()
#37 public_html/lib/pkp/classes/core/Dispatcher.inc.php(134): APIRouter->route(Object(Request))
#38 public_html/lib/pkp/classes/core/PKPApplication.inc.php(252): Dispatcher->dispatch(Object(Request))
#39 public_html/index.php(68): PKPApplication->execute()
#40 {main}
View in rendered output by enabling the “displayErrorDetails” setting.

Thanks for the answer

Hi @Zoule
I hope you are doing fine. Were you able to solve your problem because I’m getting the same error after I upgraded to the latest version.
Many thanks in advance.

Revisa tu versión de PHP