Hotspot Error Message

Hello all,

I want to know that is there any way to change the error messages for hotspot users. I have users only in the UM. By changing the errors.txt, it only displays the error message for users created in hotspot. Is there a way to change the error message for users who are in UM.

After spending almost an hour troubleshooting what caused this error (errors.txt size, illegal characters in file, ..) in stumbled upon this thread.
Is there any workaround to fix it? This bug is very inconvenient :frowning:

You have an option to translate User Manager errors and interface to your native language.

I just want to change the error message in hotspot error message sent by UM. Like “no valid profile found” to “your account has expired” and so on. Not the interface language of UM.

no one has a solution for this?

bump

Our users are created in batches by our clients when needed.

Valid for two weeks, with different quota amounts.

After quota has been reached and client tries to log back in the below error is generated:

"non valid profile found’

For clarity we’d like to change this to something like:

“Bandwidth quota reached, kindly renew at reception.” (Or some such)

I found the below work around for ‘existing’ users, but not for ‘batches’ created at random:

https://aacable.wordpress.com/tag/user-manager-expired-profile/

Old post but seems the problem is still knocking about, below worked for us as far as changing the error goes:

http://forum.mikrotik.com/t/local-language/76791/1

Extract of edited login.html page:

====================================================

Powered by MikroTik RouterOS

$(if error)
$(endif)

====================================================