Describe the issue or problem
We installed OJS 3.5.0.1 to our OJS Test environment and try to add new users to the system. The invitation e-mail is sent in the default layout. It contains the invitation link with id and key after the ampersand. But opening the link in a browser results in a http 500 error. Do we have to start a certain service that the link is processed correctly?
The Link looks like http://ourdomain.de/index.php/eir/en/invitation/accept?id=13&key=tpu9qD
Steps I took leading up to the issue
- Create an invitation mail for a new user in the default layout with an “Accept invitation” link
- Click on the link in the email
- Server give http 500 response
What application are you using?
OJS 3.5.0.1
Additional information