Hi,
I have errors occurred when I use citation Style Language plugin and it doesn’t work.
When I am logged in (as Manager), I have the following error:
PHP Fatal error: Call to undefined method StageAssignmentDAO::getUser() in /aa/bb/ojs/plugins/generic/citationStyleLanguage/pages/CitationStyleLanguageHandler.inc.php on line 120, referer: http://xxx.domain/ojs/index.php/journal1/article/view/xxxx
When I am not logged in (anonymous), I have the following error:
PHP Fatal error: Call to a member function hasRole() on null in /aa/bb/ojs/plugins/generic/citationStyleLanguage/pages/CitationStyleLanguageHandler.inc.php on line 114, referer: http://xxx.domain/ojs/index.php/journal1/article/view/xxxx
And it works when in this file:
plugins/generic/citationStyleLanguage/pages/CitationStyleLanguageHandler.inc.php
I put in comments the following sections:
$user->hasRole
Thanks in advance for your help.
Best regards
Helene