If you wish to enable errors when the username / email address is incorrect you can enable it by going to /config/blesta.php
and change the following:
Configure::set("Blesta.default_password_reset_value", true);
to false.
If you wish to enable errors when the username / email address is incorrect you can enable it by going to /config/blesta.php
and change the following:
Configure::set("Blesta.default_password_reset_value", true);
to false.