Hi all
This maybe solved, but I’m having a similar when an user try to upload a Galley (either from the quicksubmit or during normal process of the final publication).
PHP Fatal error: Uncaught Error: Call to undefined method SubmissionFileDAO::getAllFileStages() in \controllers\wizard\fileUpload\FileUploadWizardHandler.inc.php:35\nStack trace:\n#0 \lib\pkp\classes\core\PKPRouter.inc.php(387): FileUploadWizardHandler->authorize(Object(Request), Array, Array)\n#1 \lib\pkp\classes\core\PKPComponentRouter.inc.php(257): PKPRouter->_authorizeInitializeAndCallRequest(Array, Object(Request), Array)\n#2 \lib\pkp\classes\core\Dispatcher.inc.php(144): PKPComponentRouter->route(Object(Request))\n#3 \lib\pkp\classes\core\PKPApplication.inc.php(362): Dispatcher->dispatch(Object(Request))\n#4 \index.php(68): PKPApplication->execute()\n#5 {main}\n thrown in \controllers\wizard\fileUpload\FileUploadWizardHandler.inc.php on line 35, referer: http://localhost/netxtraosj/index.php/jcrm/management/importexport/plugin/QuickSubmitPlugin
and the same error when an user try to upload document on copyediting or publication stage:
Thanks