Cannot access to user profile.
Opened this issue · 0 comments
bojko91 commented
Hello,
I have a problem with accessing to user profiles.
1st I create page "/samples/profile" with {% component 'ueuser' %}
And when i log in can access to my profile via url.mysite/samples/profile
2nd I ve create "/samples/potrebiteli" with {% component 'ueuser' %}
but when i click on another user redirect me to 404 page " url.mysite/samples/profile/9 "
Can anyone help me where is my mistake?