After upgrading to OJS 3.5.x, I am getting an error whenever I try to edit an existing role (User Group) or add a new role. The page fails to load and displays this error:
PKP\invitation\invitations\userRoleAssignment\helpers\UserGroupHelper::formatDate():
Argument #1 ($timestamp) must be of type string, null given,
called in /home/mueduet/journal.mu.edu.et/lib/pkp/classes/invitation/invitations/userRoleAssignment/helpers/UserGroupHelper.php on line 43
I expected the User Group form to open normally so I could update or create roles.
Steps I took leading up to the issue
-
Logged in as Journal Manager / Admin
-
Went to Settings → Users & Roles → User Groups
-
Clicked Edit on any User Group OR clicked Add User Group
-
The error appears instead of loading the form
What application are you using?
OJS 3.5.x (upgraded from OJS 3.x)
Additional information
-
Error appears on both adding and editing user groups.
-
Other parts of the site appear to work normally.
-
PHP error message:
PKP\invitation\invitations\userRoleAssignment\helpers\UserGroupHelper::formatDate():
Argument #1 ($timestamp) must be of type string, null given