Welcome Guest, Not a member yet? Register   Sign In
Myth::Auth unable to translate registration error message
#1

Hi Guys,

while testing my website I found the following error message in register form (Myth:Auth) remains not-translated:

The username field must contain a unique value.

I look for the string (and part of it) inside the languages files but I didn't find anything.

Any advice?

Thanks
Gabriel
Reply
#2

That is because it is a CodeIgniter Validation message if you take a look in the system folder

..\system\Language\en\Language.php

You will see the message that you are getting.

It's an CodeIgniter 4 message not Myth::Auth
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3
Thumbs Up 

Perfect  Big Grin
Thanks !!!
Reply




Theme © iAndrew 2016 - Forum software by © MyBB