By GuiedGui
27 Apr 2020 18:08
Category: Bug Report
When navigating to a page that directly sends a PM to somebody (such as this page for PM-ing me) and the user is currently logged out, the site redirects the user to /login.php, which does not exist and results in a 404.
This can be easily replicated by opening the above link in incognito mode.
The likely cause is HullBreach forgot to refactor this one redirect. I guess redirecting it to the home page would be a better bet, since it has the login form built into it.
I still have to decide what to do with the messaging system for DSiPaint.com. I used some newer DOM code for 3DSPaint.com that the Nintendo DSi browser does not support, so that website uses an older implementation. I'll leave this open for a little bit, until I get back to the message system.