[ic] Change error messages for userdb functions

Ron Phipps interchange-users@icdevgroup.org
Fri Sep 27 19:42:00 2002


I'm running Interchange 4.8.3 on Redhat 7.2 using MySQL as the backend.
I'm aware that you can change an error message in a form profile,
however I'm searching for a way to change error messages which are
displayed in $Session->{failure} when a user logs in, changes a
password, any of the userdb functions, etc.  For example I'd like to
change:

Must have old password.

To:

Old password is incorrect.

Thanks for a pointer in the direction to solve this problem.

-Ron