Hi everyone / Admin team,
I noticed a small bug/inconvenience with how user profile URLs are handled on the site, which results in a 404 Not Found error.
Hopefully, this can be implemented in the next update!
Best regards,
@NSA
I noticed a small bug/inconvenience with how user profile URLs are handled on the site, which results in a 404 Not Found error.
- The Problem:
Currently, if someone tries to access a profile directly using the format
(for example:Code:https://patched.to
), the site returns a 404 error page.Code:https://patched.to/nsa
- How it actually works:
To view the profile, the user is forced to type the full path:
(e.g.,Code:https://patched.to
).Code:https://patched.to/user/nsa
- The Solution / Suggestion:
It would be great if the developers could fix this routing bug so that both URLs work. Ideally, typing
should automatically rewrite or redirect the user toCode:https://patched.to
.Code:https://patched.to
Hopefully, this can be implemented in the next update!
Best regards,
@NSA
![[Image: 3dgifmaker67625.gif]](https://i.ibb.co/3yNBHf5g/3dgifmaker67625.gif)


