You are correct, the language variable has been renamed in the last versions, anyway, to fix this, please go to your language manage in the admin, select the file Register, and add this new language variable to it under the edit language:
error_email_exists ~==~ This email already registered.
or you can add this line at the end of the language file Register.pm:
Code: HTML
error_email_exists~==~<font color="blue">&#149; This email already registered.<br></font><br>
|
|