We’ve been getting reports of the CrossRef plugin not working since we upgraded all of our instances to 2.4.8-1. For instance, going to /manager/importexport/plugin/CrossRefExportPlugin/articles throws a 500 error:
PHP Fatal error: Using $this when not in object context in /var/www/html/ojs/plugins/importexport/crossref/CrossRefExportPlugin.inc.php on line 220
Also, clicking on the unregistered articles listing link causes a blank screen with the error:
ojs2 has produced an error\n Message: USER WARNING: Smarty error: unable to read resource: “file:/var/www/html/ojs/plugins/importexport/crossref/templates/all.tpl”
I see that the all.tpl file has been removed, but it is still referenced in the settings form:
Am I the only one with these issues? If so, any idea what went wrong?
Thanks