Bug in profile
-
wrote last edited by [email protected]
Hi in our froum one of the users couldn't reach his profule page also other people couldn't.
I think it's related to his username its start with
._.
Is like this._.username
When we click on his username to go his profile, this error has been shown:
"It looks like you've come across a page that you're looking for.
Perhaps you should
You do not have that access
try logging in
?"
Even admin of froum couldn't go to his profile also in ACP couldn't change his username. -
julian please check this
-
baris I edited username format in main post
-
Seems to work fine when I test it.
What is the actual data stored in the database for that user? If you get their user id you can check the key
user:
-
baris when I go to this link I get 402 error
Forum.com/uid/userid -
Let's see
️
https://community.nodebb.org/user/._.username
https://community.nodebb.org/uid/29935Seems to be working :think:
-
baris I know this it's work for all of users expect this user why?
-
Sorry 403 error
-
So other users can access the profile but not that user? Might be a issue on their browser then. 403 error mean they are not logged in.
-
This pattern
._.usernmae.U -
baris
No nobody couldn't access this user's profile -
I add this point our froum is rtl
-
https://forum.domain.com/user/._.username.k
This page give me 403 error when I click on his username on admin panel -
Now I create new user with this username
https://forum.ourname.com/user/._.username
And I have the problem
-
Sounds like something's wrong on your forum, cuz it doesn't happen on this forum or my local dev environment. Are you using any custom plugins?
I tested with those usernames and rtl language as well.
-
baris we use our custom sso plugin
-
Other plugins:
-
Could be an issue in your sso plugin then.