Hello, my article report plugin is error in my journal. I’m using OJS 3.2.0.0 and it has been error when it is upgraded from 3.1.1.4.
The website showed
Can’t access this site
The ./management/tools/report?pluginName=ArticleReportPlugin page may be temporarily unavailable or may have been moved permanently to a new web address.
ERR_INVALID_RESPONSE
This is the error log:
PHP Fatal error: Uncaught Error: Call to undefined method AuthorDAO::getFetchParameters() in ./plugins/reports/articles/ArticleReportDAO.inc.php:34
Stack trace:
#0 ./plugins/reports/articles/ArticleReportPlugin.inc.php(67): ArticleReportDAO->getArticleReport()
#1 ./lib/pkp/pages/management/PKPToolsHandler.inc.php(155): ArticleReportPlugin->display()
#2 ./lib/pkp/pages/management/PKPToolsHandler.inc.php(58): PKPToolsHandler->report()
#3 ./lib/pkp/classes/core/PKPRouter.inc.php(391): PKPToolsHandler->tools()
#4 ./lib/pkp/classes/core/PKPPageRouter.inc.php(231): PKPRouter->_authorizeInitializeAndCallRequest()
#5 ./lib/pkp/classes/core/Dispatcher.inc.php(143): PKPPageRouter->route()
#6 ./lib/pkp/classes/core/PKPApplication.inc.php(278): Dispatcher->dispatch()
#7 in ./plugins/reports/articles/ArticleReportDAO.inc.php on line 34
Regards,
William