Forums / General / Changing the default warning messages for user registration

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Changing the default warning messages for user registration

Author Message

Hakim Bouras

Monday 24 April 2006 9:02:58 am

I would like to change the default warning message displayed during user registration if the user does not fill both password fields.

The current warning message is: "User account: The passwords do not match"

Does anyone know where this validation message is generated ?

Thanx,
Hakim

Per-Espen Kindblad

Monday 24 April 2006 9:25:23 am

Maybe design/admin/templates/user/login.tpl?

Hakim Bouras

Monday 24 April 2006 9:31:37 am

>>Maybe design/admin/templates/user/login.tpl?

The problem occurs during the registration process on a dedicated site (not the admin site - which is not included in the additional designs).

Łukasz Serwatka

Monday 24 April 2006 11:27:12 pm

The validation message output comes from the template design/standard/templates/content/edit_validation.tpl Use override mechanism to override this file.

The original message is set in kernel/classes/datatypes/ezuser/ezusertype.php

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog