custom error messages

Hi guys

Instead of the standard error messages on the captive portal, I would like to define my own. For eg, when I’ve reach my data limit, I see this message:

“Depleted value for Mikrotik-Total-Limit” Which I’d like to change to something like “Data limit reached”.

How would I go about doing that? Is there perhaps a list of other errors available?

The error messages are in the file “hotspot/errors.txt”. FTP download to a computer, edit the text, and upload into the router.

Yea, thats what I thought, but I don’t see that message there.
I’m still fairly new to MT, so feel free to dumb it up as much as possible :laughing:

–edit–

I just grepped through the freeradius files and notice that the message is actually coming from radius.
“$return_hash->{‘Reply-Message’} = “Depleted value for $reply_name”;”

The server was set up by someone else, so I’m still familiarizing myself with things

Hi There!
In the errors.tex, I can found this :
“simultaneous session limit reached”
Can some one Help?
:confused: