I have the same error while I am trying to “Add new User”. I have installed OJS 3.2.0, everything works fine except this while new user creation. Please help I am stuck with this issue.
This is the error log file what it shows.
[25-Mar-2020 05:36:45 UTC] PHP Fatal error: Uncaught Error: Call to undefined function bindtextdomain() in /home/wumkpdcedu/ojs.wumardan.edu.pk/lib/pkp/lib/vendor/sokil/php-isocodes/src/AbstractDatabase.php:87
Stack trace: #0 /home/wumkpdcedu/ojs.wumardan.edu.pk/lib/pkp/lib/vendor/sokil/php-isocodes/src/AbstractDatabase.php(46): Sokil\IsoCodes\AbstractDatabase->bindGettextDomain() #1 /home/wumkpdcedu/ojs.wumardan.edu.pk/lib/pkp/lib/vendor/sokil/php-isocodes/src/IsoCodesFactory.php(65): Sokil\IsoCodes\AbstractDatabase->__construct(NULL) #2 /home/wumkpdcedu/ojs.wumardan.edu.pk/lib/pkp/controllers/grid/settings/user/form/UserDetailsForm.inc.php(159): Sokil\IsoCodes\IsoCodesFactory->getCountries() #3 /home/wumkpdcedu/ojs.wumardan.edu.pk/lib/pkp/controllers/grid/settings/user/UserGridHandler.inc.php(287): UserDetailsForm->display(Object(Request)) #4 /home/wumkpdcedu/ojs.wumardan.edu.pk/lib/pkp/controllers/grid/settings/user/UserGridHandler.inc.php(264): UserGridHandler->editUser(Array, Object(Request)) #5 /home/wumkpdcedu/ojs.wumardan.edu.pk/lib/pkp/classes in /home/wumkpdcedu/ojs.wumardan.edu.pk/lib/pkp/lib/vendor/sokil/php-isocodes/src/AbstractDatabase.php on line 87
I am trying to add a new user “Add User” for each journal a separate user and that user can be a Reviewer, Author, Journal Manager, Journal Editor, Indexer etc it shows me the same error
I have the same issue when I try to edit an reviewer’s overdue date.
PHP getttext extension installed and enabled. In this case I don’t have access to logs.
You will definitely need access to the PHP error log, and an ISP should always provide you with access to those. Otherwise it’ll be very difficult to manage any kind of PHP-based service.
Regards,
Alec Smecher
Public Knowledge Project Team
Hi @spotter-ssol
Which specific file or folder was causing this?
I am facing similar issues but cannot identify which file or folder’s permission I need to change.
have you tried to upgrade the php version on the journal hosting domain you manage? I experienced the same problem when my php domain version was still using the previous version, and this problem was resolved when the php version on my cpanel domain hosting was updated.
so hopefully it can help others if experiencing the same problem…