I have created a custom form for users to change their
username/password. I use the mgd_update_password function to execute
this command. However, I have noticed that the function will fail if I
try to change/create a username that already exists. I would like to
tell the user that the username already exists. How can I tell that this
is causing the function to fail? I would like to check to see if the
username exists before executing this function. Is there a way to do
this without accessin the midgard database directly?

- MJW

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to