[phplib] User management problems From: Thomas CARRIE (Thomas.Carrie <email protected>)
Date: 10/09/00

I had to patch twice the script new_user_md5.php3 :

- A confusion between $user_id and $uid

- When retreiving submited permissions array, I got the string "Array"
in the field perms of my auth_user_md5 table instead of the comma separeted
list of permissions

Now it works better, but I need to know
if it is an integration problem or a well known bug in phplib ?

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>