Page 1 of 1

Path not exist error when login by a custom role

PostPosted:Sat May 11, 2019 7:54 am
by mamad
Hi guys,
i made some roles and when i try to login by a user with that roles,the following error occurred :
Capture.PNG
Capture.PNG (11.22 KiB) Viewed 3040 times
But when i change role of them to OKM_ADMIN or OKM_USER i will login correctly.
How fix this ?
Thanks in advance

Re: Path not exist error when login by a custom role

PostPosted:Sat May 11, 2019 8:35 am
by mamad
also for some user this error appears with a differnet style !!! :
Capture2.PNG
Capture2.PNG (12.3 KiB) Viewed 3035 times

Re: Path not exist error when login by a custom role

PostPosted:Sat May 11, 2019 10:25 am
by jllort
The users should be members or ROLE_USER and ROLE_ADMIN ( to accessing to the trash, personal and mail root nodes ). Finally logged user should have access to root node otherwise will be raised the path not exist exception.

I suggest take a look at https://www.youtube.com/watch?v=LdZdsWBljRU

Re: Path not exist error when login by a custom role

PostPosted:Thu May 16, 2019 6:59 am
by mamad
Thank you, i solved the problem
I should specify access to root folder for all of profiles i defined.