Hay. Пользователь создает темы
click on "Когда Dungeon Mater апрувнут, мне скучно" and...
Before that, there was still unread in the link. I removed the “unread” through the template. But the topic still does not open. But if I create a topic, everything is ok.
Ultimately this is down to your server - your server is rejecting the requests. This is likely due to some security software running on the server.
I suspect it is due to the characters used in the URL which by default are urlencoded, and something in the rules of your server software are blocking that.
That should probably be fixed as it is too strict, but the easiest thing to do is find the Romanize titles in URLs option and enable it.
Ultimately this is down to your server - your server is rejecting the requests. This is likely due to some security software running on the server.
I suspect it is due to the characters used in the URL which by default are urlencoded, and something in the rules of your server software are blocking that.
That should probably be fixed as it is too strict, but the easiest thing to do is find the Romanize titles in URLs option and enable it.